Joerg Roedel ff03a073e7 KVM: MMU: Add kvm_mmu parameter to load_pdptrs function
This function need to be able to load the pdptrs from any
mmu context currently in use. So change this function to
take an kvm_mmu parameter to fit these needs.
As a side effect this patch also moves the cached pdptrs
from vcpu_arch into the kvm_mmu struct.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
2010-10-24 10:52:41 +02:00
..
2010-10-24 10:52:41 +02:00
2010-10-24 10:51:54 +02:00
2010-09-08 14:50:58 -03:00
2010-08-01 10:47:05 +03:00
2010-03-01 12:36:00 -03:00
2010-08-01 10:47:05 +03:00
2010-05-17 12:17:35 +03:00