[Qemu-devel] Re: [PATCH 00/15] RFC xen device model support

2010-08-13 Thread Anthony Liguori
On 08/13/2010 02:35 PM, Stefano Stabellini wrote: We should limit XenStore interactions to strictly be device model setup. Any management operations should be done through QMP. The main reason to take this approach is to ensure that we don't end up with a more powerful interface via xenstore ve

[Qemu-devel] Re: [PATCH 00/15] RFC xen device model support

2010-08-13 Thread Anthony Liguori
Hi Stefano/Anthony, On 08/12/2010 09:08 AM, Stefano Stabellini wrote: Hi all, this is the long awaited patch series to add xen device model support in qemu; the main author is Anthony Perard. Thanks for sending this out. Overall, the series looks pretty good. I think there's just a coup

[Qemu-devel] Re: [PATCH 00/15] RFC xen device model support

2010-08-13 Thread Stefano Stabellini
On Fri, 13 Aug 2010, Anthony Liguori wrote: > Hi Stefano/Anthony, > > On 08/12/2010 09:08 AM, Stefano Stabellini wrote: > > Hi all, > > this is the long awaited patch series to add xen device model support in > > qemu; the main author is Anthony Perard. > > > > Thanks for sending this out. O