qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] Makefile: install the "acpi-dsdt.aml" and "q35-acpi-dsdt.aml" blobs too
@ 2013-01-08 18:52 Laszlo Ersek
  2013-01-11  8:48 ` [Qemu-devel] [Qemu-trivial] " Stefan Hajnoczi
  0 siblings, 1 reply; 3+ messages in thread
From: Laszlo Ersek @ 2013-01-08 18:52 UTC (permalink / raw)
  To: qemu-trivial, qemu-devel, kraxel, lersek

The WARNING message from commit f7e4dd6c made me notice.

Signed-off-by: Laszlo Ersek <lersek@redhat.com>
---
 Makefile |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/Makefile b/Makefile
index a7ac04b..f6626b5 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

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] [Qemu-trivial] [PATCH] Makefile: install the "acpi-dsdt.aml" and "q35-acpi-dsdt.aml" blobs too
  2013-01-08 18:52 [Qemu-devel] [PATCH] Makefile: install the "acpi-dsdt.aml" and "q35-acpi-dsdt.aml" blobs too Laszlo Ersek
@ 2013-01-11  8:48 ` Stefan Hajnoczi
  2013-01-11  8:54   ` Gerd Hoffmann
  0 siblings, 1 reply; 3+ messages in thread
From: Stefan Hajnoczi @ 2013-01-11  8:48 UTC (permalink / raw)
  To: Laszlo Ersek; +Cc: qemu-trivial, Anthony Liguori, qemu-devel, kraxel

On Tue, Jan 08, 2013 at 07:52:20PM +0100, Laszlo Ersek wrote:
> The WARNING message from commit f7e4dd6c made me notice.
> 
> Signed-off-by: Laszlo Ersek <lersek@redhat.com>
> ---
>  Makefile |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/Makefile b/Makefile
> index a7ac04b..f6626b5 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 \

I'm not familiar with the ACPI stuff and how we want to ship it.

Gerd or Anthony: Please review this patch.

Thanks,
Stefan

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] [Qemu-trivial] [PATCH] Makefile: install the "acpi-dsdt.aml" and "q35-acpi-dsdt.aml" blobs too
  2013-01-11  8:48 ` [Qemu-devel] [Qemu-trivial] " Stefan Hajnoczi
@ 2013-01-11  8:54   ` Gerd Hoffmann
  0 siblings, 0 replies; 3+ messages in thread
From: Gerd Hoffmann @ 2013-01-11  8:54 UTC (permalink / raw)
  To: Stefan Hajnoczi; +Cc: qemu-trivial, Anthony Liguori, Laszlo Ersek, qemu-devel

On 01/11/13 09:48, Stefan Hajnoczi wrote:
>> > +acpi-dsdt.aml q35-acpi-dsdt.aml \
> I'm not familiar with the ACPI stuff and how we want to ship it.
> 
> Gerd or Anthony: Please review this patch.

Patch is correct, just picked it up and stuffed into a q35 poll req.

cheers,
  Gerd

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-01-11  8:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-08 18:52 [Qemu-devel] [PATCH] Makefile: install the "acpi-dsdt.aml" and "q35-acpi-dsdt.aml" blobs too Laszlo Ersek
2013-01-11  8:48 ` [Qemu-devel] [Qemu-trivial] " Stefan Hajnoczi
2013-01-11  8:54   ` Gerd Hoffmann

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