|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Question on p2m table
Hi:
Question might be simple but really confused me a long time.
In my assumption, during VM running, the CPU sees the guest code instruction,
so when it want to asscess memory, it sees the guest virtual adress(GVA), so it need to
first translate to guest physical adress(GPA), and then host physical adress(HPA), and finally
access the real memory address.
Since GPA are always needs to translated to HPA, and p2m table only accessable in Xen for
HVM guest, does this mean every memory access will need VMExit to Xen?
many thanks.
|
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] Question on p2m table,
MaoXiaoyun <=
|
|
|
|
|