From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Laszlo Ersek <lersek@redhat.com>, Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PATCH 4/4] Makefile: install the "acpi-dsdt.aml" and "q35-acpi-dsdt.aml" blobs too
Date: Fri, 11 Jan 2013 09:53:00 +0100 [thread overview]
Message-ID: <1357894380-2489-5-git-send-email-kraxel@redhat.com> (raw)
In-Reply-To: <1357894380-2489-1-git-send-email-kraxel@redhat.com>
From: Laszlo Ersek <lersek@redhat.com>
The WARNING message from commit f7e4dd6c made me notice.
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
---
Makefile | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/Makefile b/Makefile
index ee06448..0200bf3 100644
--- a/Makefile
+++ b/Makefile
@@ -280,6 +280,7 @@ bepo
ifdef INSTALL_BLOBS
BLOBS=bios.bin sgabios.bin vgabios.bin vgabios-cirrus.bin \
vgabios-stdvga.bin vgabios-vmware.bin vgabios-qxl.bin \
+acpi-dsdt.aml q35-acpi-dsdt.aml \
ppc_rom.bin openbios-sparc32 openbios-sparc64 openbios-ppc \
pxe-e1000.rom pxe-eepro100.rom pxe-ne2k_pci.rom \
pxe-pcnet.rom pxe-rtl8139.rom pxe-virtio.rom \
--
1.7.1
next prev parent reply other threads:[~2013-01-11 8:53 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-11 8:52 [Qemu-devel] [PULL 0/4] q35: a bunch of little tweaks & fixes Gerd Hoffmann
2013-01-11 8:52 ` [Qemu-devel] [PATCH 1/4] q35: add ich9 intel hda controller Gerd Hoffmann
2013-01-11 8:52 ` [Qemu-devel] [PATCH 2/4] q35: document chipset devices Gerd Hoffmann
2013-01-11 8:52 ` [Qemu-devel] [PATCH 3/4] pc: rename machine types Gerd Hoffmann
2013-01-11 8:53 ` Gerd Hoffmann [this message]
2013-01-11 16:46 ` [Qemu-devel] [PULL 0/4] q35: a bunch of little tweaks & fixes Anthony Liguori
2013-01-11 20:12 ` Michael Tokarev
2013-01-11 20:32 ` Michael Tokarev
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=1357894380-2489-5-git-send-email-kraxel@redhat.com \
--to=kraxel@redhat.com \
--cc=lersek@redhat.com \
--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).