public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* question about mmu.
@ 2010-08-30  6:07 cs-jerry**
  2010-08-30  6:51 ` Xiao Guangrong
  0 siblings, 1 reply; 2+ messages in thread
From: cs-jerry** @ 2010-08-30  6:07 UTC (permalink / raw)
  To: kvm

hi all,
     if gpte in guest table was set write protection , the corresponding spte in shadow will set be write protection. so any operation in guest trying to
modify guest page will generate page fault to stop the opetation except on condition that the guest set  wp bit in cr0. so  my question is, how to make sure the guest is not able  to modify  specified page,considering the condition that wp bit in cr0 will be set to 0? 
thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-08-30  6:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-30  6:07 question about mmu cs-jerry**
2010-08-30  6:51 ` Xiao Guangrong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox