|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] HYBRID: (PV in HVM) update
JFYI... So I had a third type is_hybrid in my prototype, that I thought
I could get rid of, and hide things under is_hvm check. But that just
touches too much code, and things get ugly a bit all over.
It seems I could just mark the guest PV if not EPT and using PV paging,
and mark it HVM if EPT enabled to keep changes minimum, and just
check for hybrid where needed (so add is_hybrid back in). Trying that
now....
thanks
Mukesh
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-devel] HYBRID: (PV in HVM) update,
Mukesh Rathor <=
|
|
|
|
|