From: Anthony PERARD
This patch adds a new Xen device model target to Qemu, called
target-xen.
The new target makes use of the previously introduced xen_machine_fv.
In order to have a fully working Xen device model we still need
functionalities introduced by the following patches.
Signed-off-by:
On Fri, Aug 13, 2010 at 1:10 PM, Stefano Stabellini
wrote:
> On Thu, 12 Aug 2010, Blue Swirl wrote:
>> On Thu, Aug 12, 2010 at 2:09 PM, wrote:
>> > From: Anthony PERARD
>> >
>> > This patch adds a new Xen device model target to Qemu, called
>> > target-xen.
>>
>> I don't understand why it would
On Fri, Aug 13, 2010 at 12:47 PM, Ian Jackson wrote:
> Blue Swirl writes ("[Xen-devel] Re: [Qemu-devel] [PATCH 03/15] xen: Add a new
> target to qemu: target-xen"):
>> I don't understand why it would be a target, QEMU calls CPU
>> architectures targets. Isn
On Thu, 12 Aug 2010, Blue Swirl wrote:
> On Thu, Aug 12, 2010 at 2:09 PM, wrote:
> > From: Anthony PERARD
> >
> > This patch adds a new Xen device model target to Qemu, called
> > target-xen.
>
> I don't understand why it would be a target, QEMU calls CPU
> architectures targets. Isn't it possi
Blue Swirl writes ("[Xen-devel] Re: [Qemu-devel] [PATCH 03/15] xen: Add a new
target to qemu: target-xen"):
> I don't understand why it would be a target, QEMU calls CPU
> architectures targets. Isn't it possible to have Xen for Sparc, PPC or
> ARM? It should reall
On Thu, Aug 12, 2010 at 2:09 PM, wrote:
> From: Anthony PERARD
>
> This patch adds a new Xen device model target to Qemu, called
> target-xen.
I don't understand why it would be a target, QEMU calls CPU
architectures targets. Isn't it possible to have Xen for Sparc, PPC or
ARM? It should really
From: Anthony PERARD
This patch adds a new Xen device model target to Qemu, called
target-xen.
The new target makes use of the previously introduced xen_machine_fv.
In order to have a fully working Xen device model we still need
functionalities introduced by the following patches.
Signed-off-by: