|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Readonly memory for guest domain
Sorry, I think may have found the answer. The real
answer is because the guest should be hidden from the real physical PTE page
table mapping. And since all the guest page table are faked, a
mechanism is needed to inform the hypervisor to remap to the real physical
mapping. The mechanism present used to do this is setting the table
to readonly, so as to trigger an exception whenever writing is
attempted.
Not sure if my analysis is correct?
Thanks.
|
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- Re: [Xen-devel] Readonly memory for guest domain,
Peter Teoh <=
|
|
|
|
|