From mboxrd@z Thu Jan 1 00:00:00 1970 From: Amit Shah Subject: Re: [PATCH 0/7] virtio: console: Fixes, new flexible way of discovering ports Date: Tue, 30 Mar 2010 10:50:58 +0530 Message-ID: <20100330052058.GB28273@amit-x200.redhat.com> References: <1269334680-1369-1-git-send-email-amit.shah@redhat.com> <201003301546.14309.rusty@rustcorp.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <201003301546.14309.rusty@rustcorp.com.au> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: virtualization-bounces@lists.linux-foundation.org Errors-To: virtualization-bounces@lists.linux-foundation.org To: Rusty Russell Cc: mst@redhat.com, virtualization@lists.linux-foundation.org List-Id: virtualization@lists.linuxfoundation.org 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 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't have to worry about released kernels with the older > > ABI. > > This looks horribly like development during the merge window. Yep, let's go ahead with disabling multiport for now and enabling it later for .35. Thanks, Amit