KVM: SVM: Ignore lower 12 bit of nested msrpm_pa
authorJoerg Roedel <joerg.roedel@amd.com>
Mon, 1 Mar 2010 14:34:40 +0000 (15:34 +0100)
committerAvi Kivity <avi@redhat.com>
Mon, 17 May 2010 09:15:16 +0000 (12:15 +0300)
commitf71385383fb86246ab3c69cc17a09ef9883590d8
treed2d0f5c0cfffcd8d0fe13c4e5011778c8afcf0fb
parentce2ac085ff1500aad157cabd8221b7c38eb751bd
KVM: SVM: Ignore lower 12 bit of nested msrpm_pa

These bits are ignored by the hardware too. Implement this
for nested svm too.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/x86/kvm/svm.c