]> git.baikalelectronics.ru Git - kernel.git/commit
KVM/nSVM: Use the new mapping API for mapping guest memory
authorKarimAllah Ahmed <karahmed@amazon.de>
Thu, 31 Jan 2019 20:24:40 +0000 (21:24 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 30 Apr 2019 19:49:34 +0000 (21:49 +0200)
commit84f4d3e317c577055822ddf918a407cb9a704f50
tree138493ff64492fccfee19e66c71d3d3c12224851
parent11102148530d946cca5980079f2486ee00393ec2
KVM/nSVM: Use the new mapping API for mapping guest memory

Use the new mapping API for mapping guest memory to avoid depending on
"struct page".

Signed-off-by: KarimAllah Ahmed <karahmed@amazon.de>
Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/svm.c