diff options
author | Jim Mattson <jmattson@google.com> | 2017-05-05 11:28:09 -0700 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2017-05-09 11:53:41 +0200 |
commit | c7c2c709b60ed2d7e6e6871496f0e963cfad121f (patch) | |
tree | e8b6d757124e553362e80295d5aed583f5e12d23 /mm | |
parent | 4415b335282591e76762cd9e6dc60932a7595fc3 (diff) | |
download | linux-stable-c7c2c709b60ed2d7e6e6871496f0e963cfad121f.tar.gz linux-stable-c7c2c709b60ed2d7e6e6871496f0e963cfad121f.tar.bz2 linux-stable-c7c2c709b60ed2d7e6e6871496f0e963cfad121f.zip |
kvm: nVMX: Validate CR3 target count on nested VM-entry
According to the SDM, the CR3-target count must not be greater than
4. Future processors may support a different number of CR3-target
values. Software should read the VMX capability MSR IA32_VMX_MISC to
determine the number of values supported.
Signed-off-by: Jim Mattson <jmattson@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions