qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Richard W.M. Jones" <rjones@redhat.com>
To: mst@redhat.com
Cc: peter.maydell@linaro.org, ehabkost@redhat.com,
	zhaoshenglong@huawei.com, qemu-devel@nongnu.org,
	pbonzini@redhat.com, imammedo@redhat.com, rth@twiddle.net
Subject: [Qemu-devel] [PATCH 2/2] acpi: Remove unused definition.
Date: Wed,  2 Sep 2015 20:03:38 +0100	[thread overview]
Message-ID: <1441220618-4750-3-git-send-email-rjones@redhat.com> (raw)
In-Reply-To: <1441220618-4750-1-git-send-email-rjones@redhat.com>

Signed-off-by: Richard W.M. Jones <rjones@redhat.com>
---
 include/hw/acpi/aml-build.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/include/hw/acpi/aml-build.h b/include/hw/acpi/aml-build.h
index 85a3c2c..7392aca 100644
--- a/include/hw/acpi/aml-build.h
+++ b/include/hw/acpi/aml-build.h
@@ -9,8 +9,6 @@
 /* Reserve RAM space for tables: add another order of magnitude. */
 #define ACPI_BUILD_TABLE_MAX_SIZE         0x200000
 
-#define ACPI_BUILD_APPNAME  "Bochs"
-
 #define ACPI_BUILD_TABLE_FILE "etc/acpi/tables"
 #define ACPI_BUILD_RSDP_FILE "etc/acpi/rsdp"
 #define ACPI_BUILD_TPMLOG_FILE "etc/tpm/log"
-- 
2.5.0

      parent reply	other threads:[~2015-09-02 19:03 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-02 19:03 [Qemu-devel] [PATCH 1/2] acpi: Allow ACPI default OEM ID and OEM table ID fields to be set Richard W.M. Jones
2015-09-02 19:03 ` Richard W.M. Jones
2015-09-02 19:16   ` Richard W.M. Jones
2015-09-02 21:32   ` Michael S. Tsirkin
2015-09-03 15:09     ` Laszlo Ersek
2015-09-03 15:17       ` Michael Tokarev
2015-09-03 15:37         ` Laszlo Ersek
2015-09-03 16:33           ` Michael Tokarev
2015-09-03 16:44             ` Laszlo Ersek
2015-09-03 19:56             ` Michael S. Tsirkin
2015-09-03 19:55           ` Michael S. Tsirkin
2015-09-03 20:51             ` Richard W.M. Jones
2015-09-02 19:03 ` Richard W.M. Jones [this message]

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=1441220618-4750-3-git-send-email-rjones@redhat.com \
    --to=rjones@redhat.com \
    --cc=ehabkost@redhat.com \
    --cc=imammedo@redhat.com \
    --cc=mst@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=rth@twiddle.net \
    --cc=zhaoshenglong@huawei.com \
    /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).