From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LEXQu-0001dY-Ez for qemu-devel@nongnu.org; Sun, 21 Dec 2008 18:10:00 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LEXQs-0001dM-Fm for qemu-devel@nongnu.org; Sun, 21 Dec 2008 18:09:59 -0500 Received: from [199.232.76.173] (port=60863 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LEXQs-0001dJ-9x for qemu-devel@nongnu.org; Sun, 21 Dec 2008 18:09:58 -0500 Received: from outbound-sin.frontbridge.com ([207.46.51.80]:62717 helo=SG2EHSOBE004.bigfish.com) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_ARCFOUR_MD5:16) (Exim 4.60) (envelope-from ) id 1LEXQr-0000qp-PU for qemu-devel@nongnu.org; Sun, 21 Dec 2008 18:09:58 -0500 Message-ID: <494ECCA9.9040506@amd.com> Date: Mon, 22 Dec 2008 00:09:29 +0100 From: Andre Przywara MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] [PATCH] add From: lines to BIOS patches for easier applying Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: qemu-devel@nongnu.org Hi, the BOCHS BIOS patches 0001 and 0005 lack proper From: lines. Those are required for using "git am" to apply them against BOCHS git. The patch adds those. Signed-off-by: Andre Przywara --- From: Andre Przywara add From: line to make BIOS patches apply with git am diff --git a/pc-bios/bios-pq/0001_bx-qemu.patch b/pc-bios/bios-pq/0001_bx-qemu.patch index ffca6b9..da4686c 100644 --- a/pc-bios/bios-pq/0001_bx-qemu.patch +++ b/pc-bios/bios-pq/0001_bx-qemu.patch @@ -1,3 +1,7 @@ +From: Volker Ruppert + +enable QEMU specific code + --- bochs-2.3.7.orig/bios/rombios.h +++ bochs-2.3.7/bios/rombios.h @@ -19,7 +19,7 @@ diff --git a/pc-bios/bios-pq/0005_hpet.patch b/pc-bios/bios-pq/0005_hpet.patch index 9347cb5..dde2799 100644 --- a/pc-bios/bios-pq/0005_hpet.patch +++ b/pc-bios/bios-pq/0005_hpet.patch @@ -1,3 +1,5 @@ +From: Beth Kon + BOCHS BIOS changes to support HPET in QEMU. Signed-off-by Beth Kon -- Andre Przywara AMD-Operating System Research Center (OSRC), Dresden, Germany Tel: +49 351 277-84917 ----to satisfy European Law for business letters: AMD Saxony Limited Liability Company & Co. KG, Wilschdorfer Landstr. 101, 01109 Dresden, Germany Register Court Dresden: HRA 4896, General Partner authorized to represent: AMD Saxony LLC (Wilmington, Delaware, US) General Manager of AMD Saxony LLC: Dr. Hans-R. Deppe, Thomas McCoy