Re: [PATCH] virtio spec: add virtio-blk max sectors feature

2009-12-07 Thread Rusty Russell
On Thu, 3 Dec 2009 08:28:38 pm Avi Kivity wrote: > On 12/03/2009 10:42 AM, Avishay Traeger1 wrote: > > I previously submitted a patch to have the guest virtio-blk driver get the > > value for the maximum I/O size from the host bdrv, rather than assume that > > there is no limit. Avi requested that

Re: [PATCH 12/28] virtio: console: Buffer data that comes in from the host

2009-12-07 Thread Rusty Russell
On Fri, 4 Dec 2009 09:32:46 pm Amit Shah wrote: > On (Thu) Dec 03 2009 [09:13:25], Amit Shah wrote: > > On (Thu) Dec 03 2009 [09:24:23], Rusty Russell wrote: > > > On Wed, 2 Dec 2009 07:54:06 pm Amit Shah wrote: > > > > On (Wed) Dec 02 2009 [14:14:20], Rusty Russell wrote: > > > > > On Sat, 28 Nov