KVM: make MMU_DEBUG compile again
the cr3 variable is now inside the vcpu->arch structure. Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com> Signed-off-by: Avi Kivity <avi@qumranet.com>
Bu işleme şunda yer alıyor:

işlemeyi yapan:
Avi Kivity

ebeveyn
5e4a0b3c1b
işleme
24993d5349
@@ -1182,7 +1182,7 @@ void kvm_mmu_flush_tlb(struct kvm_vcpu *vcpu)
|
||||
|
||||
static void paging_new_cr3(struct kvm_vcpu *vcpu)
|
||||
{
|
||||
pgprintk("%s: cr3 %lx\n", __FUNCTION__, vcpu->cr3);
|
||||
pgprintk("%s: cr3 %lx\n", __FUNCTION__, vcpu->arch.cr3);
|
||||
mmu_free_roots(vcpu);
|
||||
}
|
||||
|
||||
|
Yeni konuda referans
Bir kullanıcı engelle