Re: [Qemu-devel] [PATCH RFC V3 03/12] xen: Introduce --enable-xen command options.

2010-09-17 Thread Alexander Graf
On 17.09.2010, at 13:14, anthony.per...@citrix.com wrote: > From: Anthony PERARD > > This options will check if the target is build with Xen support. > > Signed-off-by: Anthony PERARD > Signed-off-by: Stefano Stabellini > --- > Makefile.target |3 +++ > hw/xen.h| 10 ++ >

[Qemu-devel] [PATCH RFC V3 03/12] xen: Introduce --enable-xen command options.

2010-09-17 Thread anthony . perard
From: Anthony PERARD This options will check if the target is build with Xen support. Signed-off-by: Anthony PERARD Signed-off-by: Stefano Stabellini --- Makefile.target |3 +++ hw/xen.h| 10 ++ qemu-options.hx |9 + vl.c| 16 x