From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38582) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YUrx7-00066s-9p for qemu-devel@nongnu.org; Mon, 09 Mar 2015 03:18:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YUrx3-0006fs-P6 for qemu-devel@nongnu.org; Mon, 09 Mar 2015 03:18:13 -0400 Received: from mx1.redhat.com ([209.132.183.28]:41964) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YUrx3-0006fl-Ho for qemu-devel@nongnu.org; Mon, 09 Mar 2015 03:18:09 -0400 Date: Mon, 09 Mar 2015 15:17:57 +0800 From: Jason Wang Message-Id: <1425885477.29447.0@smtp.corp.redhat.com> In-Reply-To: <20150306131809.6fb7142c.cornelia.huck@de.ibm.com> References: <1425534531-6305-1-git-send-email-jasowang@redhat.com> <1425534531-6305-6-git-send-email-jasowang@redhat.com> <20150306131809.6fb7142c.cornelia.huck@de.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Subject: Re: [Qemu-devel] [PATCH V3 05/14] virtio-s390: switch to bus specific queue limit List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Cornelia Huck Cc: Christian Borntraeger , Richard Henderson , qemu-devel@nongnu.org, Alexander Graf On Fri, Mar 6, 2015 at 8:18 PM, Cornelia Huck wrote: > On Thu, 5 Mar 2015 13:48:42 +0800 > Jason Wang wrote: > >> Instead of depending on marco, switch to use a bus specific queue >> limit. Left is AdapterRouters->gsi[], this could be done in the >> future >> if we want to increase s390's queue limit really. > > Stale comment regarding AdapterRoutes? You changed that in the ccw > patch. Yes, it is. Will move this to ccw patch.