From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MyKz1-00026b-5w for qemu-devel@nongnu.org; Thu, 15 Oct 2009 03:42:47 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MyKyw-00025F-90 for qemu-devel@nongnu.org; Thu, 15 Oct 2009 03:42:46 -0400 Received: from [199.232.76.173] (port=43832 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MyKyw-00025C-4m for qemu-devel@nongnu.org; Thu, 15 Oct 2009 03:42:42 -0400 Received: from mx1.redhat.com ([209.132.183.28]:3450) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MyKyv-0003Nm-N3 for qemu-devel@nongnu.org; Thu, 15 Oct 2009 03:42:41 -0400 Message-ID: <4AD6D26B.4060109@redhat.com> Date: Thu, 15 Oct 2009 09:42:35 +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> In-Reply-To: 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: Dustin Kirkland Cc: qemu-devel@nongnu.org, kvm@vger.kernel.org On 10/14/09 19:30, Dustin Kirkland wrote: > Also note that I did not replace the bios.bin, as it appears to me > that the qemu-kvm-0.11 bios.bin is working properly. Yes, kvm has its own bios, only for vanilla upstream the bios must be replaced. cheers, Gerd