aboutsummaryrefslogtreecommitdiffstats
path: root/virt
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2018-10-17 00:55:22 +0200
committerPaolo Bonzini <pbonzini@redhat.com>2018-10-17 19:10:09 +0200
commit1e58e5e59148916fa43444a406335a990783fb78 (patch)
tree3b066c01b4b0abab52c035c2cddc2845477c1722 /virt
parentKVM/x86: Use 32bit xor to clear registers in svm.c (diff)
downloadlinux-dev-1e58e5e59148916fa43444a406335a990783fb78.tar.xz
linux-dev-1e58e5e59148916fa43444a406335a990783fb78.zip
KVM: VMX: enable nested virtualization by default
With live migration support and finally a good solution for exception event injection, nested VMX should be ready for having a stable userspace ABI. The results of syzkaller fuzzing are not perfect but not horrible either (and might be partially due to running on GCE, so that effectively we're testing three-level nesting on a fork of upstream KVM!). Enabling it by default seems like a nice way to conclude the 4.20 pull request. :) Unfortunately, enabling nested SVM in 2009 (commit 4b6e4dca701) was a bit premature. However, until live migration support is in place we can reasonably expect that it does not offer much in terms of ABI guarantees. Therefore we are still in time to break things and conform as much as possible to the interface used for VMX. Suggested-by: Jim Mattson <jmattson@google.com> Suggested-by: Liran Alon <liran.alon@oracle.com> Reviewed-by: Liran Alon <liran.alon@oracle.com> Celebrated-by: Liran Alon <liran.alon@oracle.com> Celebrated-by: Wanpeng Li <kernellwp@gmail.com> Celebrated-by: Wincy Van <fanwenyi0529@gmail.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions