|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Re: [Qemu-devel] [PATCH 00/10] xen: pv domain support.
Alexander Graf wrote:
> One idea I had for full virtualization in a Xen environment would be an
> PV vmenter/vmexit framework - either by implementing a completely new
> abstraction or simple traps for privileged operations like VMRUN.
>
> That way we could have a kvm that talks to xen for the VM, rendering kvm
> useful on Xen dom0s, giving people the best of both worlds.
Hmm. I suspect xen's direct paging mode makes that quite intrusive as
the kvm mmu code would have to know about this extra p2m translation
step to get the shadow/ept/ntp tables right. Given that this most
likely would be a odd and rarely tested use case I don't think this
would be a good idea ...
cheers,
Gerd
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|