]> git.proxmox.com Git - pve-manager.git/commit
pve5to6: add check for nested kvm
authorDominik Csapak <d.csapak@proxmox.com>
Wed, 26 Jun 2019 10:34:55 +0000 (12:34 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 26 Jun 2019 15:22:01 +0000 (17:22 +0200)
commiteb8bf43025e7bf6fcf8111d9f4870ce2118d3e62
tree335e4249cf4f63bd7f5702fa0379310b1aa0d6ce
parent6acde780f60e0c7ebc64a543f9653da63c936c47
pve5to6: add check for nested kvm

this warns the user that he cannot live migrate VMs with svm/vmx to PVE6 when
the nested parameter of the kvm module is on

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
PVE/CLI/pve5to6.pm