On 01.03.2011, at 19:35, anthony.per...@citrix.com wrote: > From: Anthony PERARD <anthony.per...@citrix.com> > > Hi all, > > Here is the few change since the V10: > > - Add braces for blocks with single statement in the clean-up patch; > - the patch that builds Xen only for x86 have been removed, instead, > xen_domainbuild is built with libhw and other Xen files are built for i386 > target only; > - the redirection structure with function pointer have been removed, instead, > there are few #define or static inline function use for the compatibility; > - the platform device uses trace instead of dprintf for guest log; > - introduce i440fx_xen_init and i440fx_common_init to avoid xen_enabled() in > piix_pci. >
Nice series. I'm confident that V12 will go in :) Alex