On 23.11.2010, at 20:51, [email protected] wrote: > From: Anthony PERARD <[email protected]> > > Hi all, > > Here is the V7 of the patch series that adds Xen device model support in QEMU. > > The change made on it since the v6: > - I introduce a patch from Alexander Graf to add a generic layer for the Xen > calls. > - So compatibility support have been transformed from macros to function. > - Now, xenfv machine uses a new field default_machine_opts to specify that > Xen will be use. > - in xen_init, xen_mode is override to XEN_ATTACH if it was XEN_EMULATE.
Please try to compile the code on Xen 4.0 :). I'm just trying to rebase xenner against your tree and the build already fails because of missing xen_common.h includes. Alex
