Re: [Qemu-devel] Re: [PATCH 01/15] xen: Update libxc calls

2010-08-18 Thread Stefano Stabellini
On Wed, 18 Aug 2010, Gerd Hoffmann wrote: >Hi, > > > I mean we can add them to libxc so that there is no need for this patch > > anymore. > > That would be great. When adding the xen bits initially I've tried to > avoid hard dependencies on specific xen versions. There are some ifdefs > i

Re: [Qemu-devel] Re: [PATCH 01/15] xen: Update libxc calls

2010-08-18 Thread Gerd Hoffmann
Hi, I mean we can add them to libxc so that there is no need for this patch anymore. That would be great. When adding the xen bits initially I've tried to avoid hard dependencies on specific xen versions. There are some ifdefs in the qemu code to support compiling with various xen versio