From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MvWzx-0002ge-Gl for qemu-devel@nongnu.org; Wed, 07 Oct 2009 09:56:09 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MvWzr-0002de-Us for qemu-devel@nongnu.org; Wed, 07 Oct 2009 09:56:08 -0400 Received: from [199.232.76.173] (port=39632 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MvWzr-0002db-Qo for qemu-devel@nongnu.org; Wed, 07 Oct 2009 09:56:03 -0400 Received: from mail-qy0-f173.google.com ([209.85.221.173]:40319) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MvWzr-0000PW-Fl for qemu-devel@nongnu.org; Wed, 07 Oct 2009 09:56:03 -0400 Received: by qyk3 with SMTP id 3so4342421qyk.4 for ; Wed, 07 Oct 2009 06:56:02 -0700 (PDT) Message-ID: <4ACC9DEE.3080605@codemonkey.ws> Date: Wed, 07 Oct 2009 08:55:58 -0500 From: Anthony Liguori MIME-Version: 1.0 References: <4AB8DD53.7070806@redhat.com> <4AB8DECA.3090908@redhat.com> <4AB8E88C.4040103@redhat.com> <4AB980E6.2070203@codemonkey.ws> <4AB9AA8E.7060800@third-harmonic.com> <4AC1A4AD.10509@redhat.com> <4ACA1527.9050305@third-harmonic.com> <20091005195409.GB3399@redhat.com> <4ACC2BE6.2080205@redhat.com> <4ACC9C30.2080505@codemonkey.ws> <20091007135238.GB9769@redhat.com> In-Reply-To: <20091007135238.GB9769@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH] fix virtio_blk serial pci config breakage, v2 List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: john cooper , Rusty Russell , qemu-devel@nongnu.org, Vadim Rozenfeld , jens.axboe@oracle.com, Avi Kivity Michael S. Tsirkin wrote: > Actually, it's a good point. Otherwise e.g. the identity changes with > migration. My understanding is that this isn't the only place where > we do this? > Right, we'll need to fix this in the IDE emulation. I assume we do something like that in SCSI also. Regards, Anthony Liguori