Re: [PATCH 0/7] virtio: console: Fixes, new flexible way of discovering ports

2010-03-29 Thread Amit Shah
On (Tue) Mar 30 2010 [15:46:14], Rusty Russell wrote: > On Tue, 23 Mar 2010 07:27:53 pm Amit Shah wrote: > > Hello all, > > > > This new patchset switches over to using the control queue for port > > discovery so that we can stay in sync with the host for port > > enumeration and also don't use bi

Re: [PATCH 0/7] virtio: console: Fixes, new flexible way of discovering ports

2010-03-29 Thread Rusty Russell
On Tue, 23 Mar 2010 07:27:53 pm Amit Shah wrote: > Hello all, > > This new patchset switches over to using the control queue for port > discovery so that we can stay in sync with the host for port > enumeration and also don't use bitmaps to limit us to config space > sizes. > > This changes the A

[PATCH 0/7] virtio: console: Fixes, new flexible way of discovering ports

2010-03-23 Thread Amit Shah
Hello all, This new patchset switches over to using the control queue for port discovery so that we can stay in sync with the host for port enumeration and also don't use bitmaps to limit us to config space sizes. This changes the ABI, so it would be better to merge this for 2.6.34 so that we don