Re: [Qemu-devel] [PATCH 31/40] xenner: libxc emu: xenstore

2010-11-01 Thread Blue Swirl
On Mon, Nov 1, 2010 at 3:01 PM, Alexander Graf wrote: > Xenner emulates parts of libxc, so we can not use the real xen infrastructure > when running xen pv guests without xen. > > This patch adds support for emulation of xenstored. > > Signed-off-by: Alexander Graf > --- >  hw/xenner_guest_store.

[Qemu-devel] [PATCH 31/40] xenner: libxc emu: xenstore

2010-11-01 Thread Alexander Graf
Xenner emulates parts of libxc, so we can not use the real xen infrastructure when running xen pv guests without xen. This patch adds support for emulation of xenstored. Signed-off-by: Alexander Graf --- hw/xenner_guest_store.c | 494 + hw/xenner_libxenstore.c |