qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH] add From: lines to BIOS patches for easier applying


From: Andre Przywara
Subject: [Qemu-devel] [PATCH] add From: lines to BIOS patches for easier applying
Date: Mon, 22 Dec 2008 00:09:29 +0100
User-agent: Thunderbird 2.0.0.18 (X11/20081105)

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 <address@hidden>

---
From: Andre Przywara <address@hidden>

    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 <address@hidden>
+
+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 <address@hidden>
+
 BOCHS BIOS changes to support HPET in QEMU.

 Signed-off-by Beth Kon <address@hidden>

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]