Re: [Qemu-devel] [PATCH V8 00/16] Xen device model support

2010-12-01 Thread Alexander Graf
On 02.12.2010, at 00:40, Alexander Graf wrote: > > On 01.12.2010, at 18:39, anthony.per...@citrix.com wrote: > >> From: Anthony PERARD >> >> Hi all, >> >> Here is the V8 of the patch series that adds Xen device model support in >> QEMU. >> >> The change mades on it since the v7: >> - Move

Re: [Qemu-devel] [PATCH V8 00/16] Xen device model support

2010-12-01 Thread Alexander Graf
On 01.12.2010, at 18:39, anthony.per...@citrix.com wrote: > From: Anthony PERARD > > Hi all, > > Here is the V8 of the patch series that adds Xen device model support in QEMU. > > The change mades on it since the v7: > - Move build of all xen object to x86 target only since Xen work only for

[Qemu-devel] [PATCH V8 00/16] Xen device model support

2010-12-01 Thread anthony . perard
From: Anthony PERARD Hi all, Here is the V8 of the patch series that adds Xen device model support in QEMU. The change mades on it since the v7: - Move build of all xen object to x86 target only since Xen work only for this type of target. You can find a git tree here: git://xenbits.xe