diff options
author | Eugene Korenevsky <ekorenevsky@gmail.com> | 2015-03-29 23:56:27 +0300 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2015-04-08 11:46:57 +0300 |
commit | 9090422f1ca5270795738549cf91a4ae7cb47662 (patch) | |
tree | 2797188c1fb69e05f72c4cc8ebbd0fb695d466ad /arch/powerpc/kvm/mpic.c | |
parent | 5a4f55cde81f1633cb7ae9f0963b722e47acdc36 (diff) | |
download | linux-9090422f1ca5270795738549cf91a4ae7cb47662.tar.xz |
KVM: nVMX: checks for address bits beyond MAXPHYADDR on VM-entry
On each VM-entry CPU should check the following VMCS fields for zero bits
beyond physical address width:
- APIC-access address
- virtual-APIC address
- posted-interrupt descriptor address
This patch adds these checks required by Intel SDM.
Signed-off-by: Eugene Korenevsky <ekorenevsky@gmail.com>
Message-Id: <20150329205627.GA1244@gnote>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/powerpc/kvm/mpic.c')
0 files changed, 0 insertions, 0 deletions