qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Andre Przywara <andre.przywara@amd.com>
To: Anthony Liguori <anthony@codemonkey.ws>
Cc: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PATCH] add From: lines to BIOS patches for easier applying
Date: Mon, 22 Dec 2008 00:09:29 +0100	[thread overview]
Message-ID: <494ECCA9.9040506@amd.com> (raw)

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

                 reply	other threads:[~2008-12-21 23:10 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=494ECCA9.9040506@amd.com \
    --to=andre.przywara@amd.com \
    --cc=anthony@codemonkey.ws \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).