From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1My60n-00044x-FR for qemu-devel@nongnu.org; Wed, 14 Oct 2009 11:43:37 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1My60i-00043Q-GX for qemu-devel@nongnu.org; Wed, 14 Oct 2009 11:43:36 -0400 Received: from [199.232.76.173] (port=56947 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1My60i-00043L-Ba for qemu-devel@nongnu.org; Wed, 14 Oct 2009 11:43:32 -0400 Received: from mail-fx0-f214.google.com ([209.85.220.214]:52203) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1My60h-0006l1-W6 for qemu-devel@nongnu.org; Wed, 14 Oct 2009 11:43:32 -0400 Received: by fxm10 with SMTP id 10so10615487fxm.8 for ; Wed, 14 Oct 2009 08:43:30 -0700 (PDT) MIME-Version: 1.0 Sender: dustin.kirkland@gmail.com In-Reply-To: <1255527031-19008-1-git-send-email-kraxel@redhat.com> References: <1255527031-19008-1-git-send-email-kraxel@redhat.com> Date: Wed, 14 Oct 2009 10:43:29 -0500 Message-ID: Subject: Re: [Qemu-devel] [STABLE PATCH] hotplug: fix scsi hotplug. From: Dustin Kirkland Content-Type: text/plain; charset=ISO-8859-1 List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: qemu-devel@nongnu.org On Wed, Oct 14, 2009 at 8:30 AM, Gerd Hoffmann wrote: > Oh, and pc-bios/bios.bin needs a update too, otherwise pci hotplug > doesn't work at all. Hi Gerd- I'm having trouble applying the pc-bios/bios.bin binary patch. Can you explain how to apply this diff? :-Dustin