|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Re: [Qemu-devel] [PATCH V7 00/15] Xen device model support
On Mon, 29 Nov 2010, Alexander Graf wrote:
>
> On 23.11.2010, at 20:51, Anthony.Perard@xxxxxxxxxx wrote:
>
> > From: Anthony PERARD <anthony.perard@xxxxxxxxxx>
> >
> > 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.
:(, I don't have any error with both Xen 4.0.{0,1}.
# Configured with: '../configure' '--target-list=i386-softmmu' '--enable-xen'
'--extra-cflags=-I/tmp/xen/xen-4.0.1/dist/install/usr/include'
'--extra-ldflags=-L/tmp/xen/xen-4.0.1/dist/install/usr/lib'
Did you use other options with your configure?
Where are the missings includes?
Also, I only compile on 32bits.
--
Anthony PERARD
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|