From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1My61a-0004Wj-Dz for qemu-devel@nongnu.org; Wed, 14 Oct 2009 11:44:26 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1My61V-0004Ry-Nd for qemu-devel@nongnu.org; Wed, 14 Oct 2009 11:44:25 -0400 Received: from [199.232.76.173] (port=56958 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1My61V-0004Rh-H3 for qemu-devel@nongnu.org; Wed, 14 Oct 2009 11:44:21 -0400 Received: from mx1.redhat.com ([209.132.183.28]:37167) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1My61V-0006rP-21 for qemu-devel@nongnu.org; Wed, 14 Oct 2009 11:44:21 -0400 Message-ID: <4AD5F1CF.6020309@redhat.com> Date: Wed, 14 Oct 2009 17:44:15 +0200 From: Gerd Hoffmann MIME-Version: 1.0 Subject: Re: [Qemu-devel] [STABLE PATCH] hotplug: fix scsi hotplug. References: <1255527031-19008-1-git-send-email-kraxel@redhat.com> <4AD5E4F1.4080009@codemonkey.ws> In-Reply-To: <4AD5E4F1.4080009@codemonkey.ws> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: qemu-devel@nongnu.org On 10/14/09 16:49, Anthony Liguori wrote: >> Oh, and pc-bios/bios.bin needs a update too, otherwise pci hotplug >> doesn't work at all. > > What's it being updated to? pcbios da5ff65dc9473e3f069736d38b9a189ea14a67eb (same as master). cheers, Gerd