From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MsX3I-0007i7-HP for qemu-devel@nongnu.org; Tue, 29 Sep 2009 03:23:12 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MsX3D-0007hp-3S for qemu-devel@nongnu.org; Tue, 29 Sep 2009 03:23:11 -0400 Received: from [199.232.76.173] (port=45978 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MsX3C-0007hm-Ph for qemu-devel@nongnu.org; Tue, 29 Sep 2009 03:23:06 -0400 Received: from mx20.gnu.org ([199.232.41.8]:4536) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MsX3C-0005ps-9y for qemu-devel@nongnu.org; Tue, 29 Sep 2009 03:23:06 -0400 Received: from mx1.redhat.com ([209.132.183.28]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MsX37-0002wO-Tg for qemu-devel@nongnu.org; Tue, 29 Sep 2009 03:23:02 -0400 Message-ID: <4AC1B5CD.7050702@redhat.com> Date: Tue, 29 Sep 2009 09:22:53 +0200 From: Avi Kivity MIME-Version: 1.0 References: <20090908075831.GA9875@redhat.com> <200909212039.01126.rusty@rustcorp.com.au> <4AB7A01A.3000206@redhat.com> <4AB8992B.7070709@redhat.com> <4AB8DD53.7070806@redhat.com> <4AB8DECA.3090908@redhat.com> <4AB8E88C.4040103@redhat.com> <4AB980E6.2070203@codemonkey.ws> <4AB9AA8E.7060800@third-harmonic.com> <4AC1A49A.1010308@redhat.com> <20090929065856.GC25389@redhat.com> In-Reply-To: <20090929065856.GC25389@redhat.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH 0/2] fix virtio_blk serial pci config breakage List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: john cooper , john cooper , Rusty Russell , qemu-devel@nongnu.org, Vadim Rozenfeld , jens.axboe@oracle.com On 09/29/2009 08:58 AM, Michael S. Tsirkin wrote: > Using bar per feature we'll quickly run out of BARs. > We already use a BAR for MSI-X - let's add > ATA identity there? > Mixing unrelated features will quickly cause confusion. -- Do not meddle in the internals of kernels, for they are subtle and quick to panic.