On Thu, 12 Aug 2010, Stefano Stabellini wrote: > On Thu, 12 Aug 2010, Paolo Bonzini wrote: > > On 08/12/2010 10:09 AM, stefano.stabell...@eu.citrix.com wrote: > > > From: Anthony PERARD<anthony.per...@citrix.com> > > > > > > Update the libxenctrl calls in Qemu to use the new interface, otherwise > > > Qemu wouldn't be able to build against new versions of the library. > > > > What's the earliest version of libxc that will be supported after this > > patch? > > xen-unstable only at the moment. > > We can probably add some #define so that qemu can work with both (old > and new versions of libxc). >
I mean we can add them to libxc so that there is no need for this patch anymore.