|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] HVM dynamic physical memory
On 31/12/06 8:49 am, "David Pilger" <pilger.david@xxxxxxxxx> wrote:
> Does Xen support a dynamic allocation of physical memory for a HVM
> domain? Like the baloon driver of a domU?
>
> If not, how can this be achieved if this is possible at all?
All that's missing is the balloon driver itself (but the PV Linux one could
be used as a basis), support for using the memory-reservation hypercall from
HVM context, and a way to blow away qemu's memory-mapping cache when memory
is given back to Xen from the HVM guest.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|