Re: when guest set A/D bit of guest pte, should VMM intercept and update A/D bit of spte?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On 18/06/2013 11:05, yongcheng.wu@xxxxxxxxxxxxx wrote:
> hi,
> I have a problem for shadow page table.
> When guest set A/D bit of guest pte, should VMM intercept and update(synchronize) A/D bit of spte (shadow pte)? 
> But in the kvm code, Why did not I see? 

No.  The guest's A/D bits are independent from the host's.

When the guest's A bit is zero, the host has 0 in the P bit.

When the guest's D bit is zero, the host has 0 in the W bit.

Paolo



[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux