qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] add From: lines to BIOS patches for easier applying
@ 2008-12-21 23:09 Andre Przywara
  0 siblings, 0 replies; only message in thread
From: Andre Przywara @ 2008-12-21 23:09 UTC (permalink / raw)
  To: Anthony Liguori; +Cc: qemu-devel

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 <andre.przywara@amd.com>

---
From: Andre Przywara <osp@andrep.de>

     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 <info@vruppert.de>
+
+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 <eak@us.ibm.com>
+
  BOCHS BIOS changes to support HPET in QEMU.

  Signed-off-by Beth Kon <eak@us.ibm.com>

-- 
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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2008-12-21 23:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-21 23:09 [Qemu-devel] [PATCH] add From: lines to BIOS patches for easier applying Andre Przywara

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).