diff options
author | Radim Krčmář <rkrcmar@redhat.com> | 2015-11-02 22:20:00 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2015-11-04 16:24:37 +0100 |
commit | 656ec4a4928a3db7d16e5cb9bce351a478cfd3d5 (patch) | |
tree | 2eadec89b6429d14d08171e99b0ba8e684e8d054 /ipc | |
parent | 8a22f234a81ab4d1de5d948c3478608f08a9b844 (diff) | |
download | linux-656ec4a4928a3db7d16e5cb9bce351a478cfd3d5.tar.bz2 |
KVM: VMX: fix SMEP and SMAP without EPT
The comment in code had it mostly right, but we enable paging for
emulated real mode regardless of EPT.
Without EPT (which implies emulated real mode), secondary VCPUs won't
start unless we disable SM[AE]P when the guest doesn't use paging.
Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
Cc: stable@vger.kernel.org
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions