qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 00/10] xen: pv domain support.


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] [PATCH 00/10] xen: pv domain support.
Date: Mon, 06 Apr 2009 08:53:01 +0200
User-agent: Thunderbird 2.0.0.21 (X11/20090320)

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]