Re: [PULL] lguest fix, virtio documentation

2011-08-21 Thread Rusty Russell
On Mon, 15 Aug 2011 17:48:32 +0300, Sasha Levin wrote: > On Mon, 2011-08-15 at 10:25 +0930, Rusty Russell wrote: > > [ This adds a text copy of the virtio draft spec to the kernel source, > > which should make it easier for people to find and read. The master > > is still the lyx document on

Re: [PATCH] virtio-net: Read MAC only after initializing MSI-X

2011-08-21 Thread Rusty Russell
On Fri, 19 Aug 2011 18:23:35 +0300, "Michael S. Tsirkin" wrote: > On Sat, Aug 13, 2011 at 11:51:01AM +0300, Sasha Levin wrote: > > The MAC of a virtio-net device is located at the first field of the device > > specific header. This header is located at offset 20 if the device doesn't > > support

Re: [PATCH] virtio-blk: Add stats VQ to collect information about devices

2011-08-21 Thread Anthony Liguori
On 08/18/2011 11:29 AM, Sasha Levin wrote: > On Thu, 2011-08-18 at 08:10 -0700, Avi Kivity wrote: >> On 08/17/2011 09:38 PM, Sasha Levin wrote: >>> On Wed, 2011-08-17 at 16:00 -0700, Avi Kivity wrote: On 08/16/2011 12:47 PM, Sasha Levin wrote: > This patch adds support for an option