Re: [Qemu-devel] Questions on DeviceState and Virtio infrastructure

2011-06-30 Thread Stefano Stabellini
On Thu, 30 Jun 2011, Alexander Graf wrote: > On 06/30/2011 04:11 PM, Stefano Stabellini wrote: > > On Thu, 30 Jun 2011, Alexander Graf wrote: > >> On 06/30/2011 12:21 PM, Stefano Stabellini wrote: > >>> On Thu, 30 Jun 2011, Wei Liu wrote: > On Thu, Jun 30, 2011 at 4:31 PM, Alexander Graf wro

Re: [Qemu-devel] Questions on DeviceState and Virtio infrastructure

2011-06-30 Thread Alexander Graf
On 06/30/2011 04:11 PM, Stefano Stabellini wrote: On Thu, 30 Jun 2011, Alexander Graf wrote: On 06/30/2011 12:21 PM, Stefano Stabellini wrote: On Thu, 30 Jun 2011, Wei Liu wrote: On Thu, Jun 30, 2011 at 4:31 PM, Alexander Graf wrote: On 29.06.2011, at 15:59, Wei Liu wrote: Hi, QEMU folk

Re: [Qemu-devel] Questions on DeviceState and Virtio infrastructure

2011-06-30 Thread Stefano Stabellini
On Thu, 30 Jun 2011, Alexander Graf wrote: > On 06/30/2011 12:21 PM, Stefano Stabellini wrote: > > On Thu, 30 Jun 2011, Wei Liu wrote: > >> On Thu, Jun 30, 2011 at 4:31 PM, Alexander Graf wrote: > >>> On 29.06.2011, at 15:59, Wei Liu wrote: > >>> > Hi, QEMU folks > > I know that I

Re: [Qemu-devel] Questions on DeviceState and Virtio infrastructure

2011-06-30 Thread Alexander Graf
On 06/30/2011 12:21 PM, Stefano Stabellini wrote: On Thu, 30 Jun 2011, Wei Liu wrote: On Thu, Jun 30, 2011 at 4:31 PM, Alexander Graf wrote: On 29.06.2011, at 15:59, Wei Liu wrote: Hi, QEMU folks I know that I might have a bad title for this post, but I just don't have better idea for the

Re: [Qemu-devel] Questions on DeviceState and Virtio infrastructure

2011-06-30 Thread Stefano Stabellini
On Thu, 30 Jun 2011, Wei Liu wrote: > On Thu, Jun 30, 2011 at 4:31 PM, Alexander Graf wrote: > > > > On 29.06.2011, at 15:59, Wei Liu wrote: > > > >> Hi, QEMU folks > >> > >> I know that I might have a bad title for this post, but I just don't > >> have better idea for the title. > >> > >> I'm de

Re: [Qemu-devel] Questions on DeviceState and Virtio infrastructure

2011-06-30 Thread Wei Liu
On Thu, Jun 30, 2011 at 4:31 PM, Alexander Graf wrote: > > On 29.06.2011, at 15:59, Wei Liu wrote: > >> Hi, QEMU folks >> >> I know that I might have a bad title for this post, but I just don't >> have better idea for the title. >> >> I'm developing virtio support for Xen pv guest, hoping to reus

Re: [Qemu-devel] Questions on DeviceState and Virtio infrastructure

2011-06-30 Thread Alexander Graf
On 29.06.2011, at 15:59, Wei Liu wrote: > Hi, QEMU folks > > I know that I might have a bad title for this post, but I just don't > have better idea for the title. > > I'm developing virtio support for Xen pv guest, hoping to reuse the > virtio infrastructure in qemu, i.e. I'm planning to use

[Qemu-devel] Questions on DeviceState and Virtio infrastructure

2011-06-29 Thread Wei Liu
Hi, QEMU folks I know that I might have a bad title for this post, but I just don't have better idea for the title. I'm developing virtio support for Xen pv guest, hoping to reuse the virtio infrastructure in qemu, i.e. I'm planning to use qemu as "virtio backend" for Xen pv. And qemu can be run