qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/4] acpi fixups
@ 2013-01-04  8:10 Gerd Hoffmann
  2013-01-04  8:10 ` [Qemu-devel] [PATCH 1/4] configure: also symlink *.aml files Gerd Hoffmann
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Gerd Hoffmann @ 2013-01-04  8:10 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

  Hi,

This patch series carries a bunch of acpi bits:  Some small incremental
fixes for the memory api conversion and dsdt autoloading.  The later
makes q35 JustWork[tm] without explicit -acpitable switch.

please pull,
  Gerd

The following changes since commit 25bbf61e4bacd1e4fa4115ffcf151051b9d6608e:

  pty: unbreak libvirt (2013-01-03 12:53:41 -0600)

are available in the git repository at:
  git://git.kraxel.org/qemu acpi.2

Gerd Hoffmann (4):
      configure: also symlink *.aml files
      acpi: autoload dsdt
      apci: assign memory regions to piix4 acpi device
      apci: assign memory regions to ich9 lpc device

 configure       |    1 +
 hw/acpi_ich9.c  |    6 ++++--
 hw/acpi_ich9.h  |    4 +++-
 hw/acpi_piix4.c |   20 +++++++++++++-------
 hw/lpc_ich9.c   |    2 +-
 hw/pc.c         |   23 +++++++++++++++++++++++
 hw/pc.h         |    1 +
 hw/pc_piix.c    |    1 +
 hw/pc_q35.c     |    1 +
 9 files changed, 48 insertions(+), 11 deletions(-)

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

end of thread, other threads:[~2013-01-04 20:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-04  8:10 [Qemu-devel] [PULL 0/4] acpi fixups Gerd Hoffmann
2013-01-04  8:10 ` [Qemu-devel] [PATCH 1/4] configure: also symlink *.aml files Gerd Hoffmann
2013-01-04  8:10 ` [Qemu-devel] [PATCH 2/4] acpi: autoload dsdt Gerd Hoffmann
2013-01-04  8:10 ` [Qemu-devel] [PATCH 3/4] apci: assign memory regions to piix4 acpi device Gerd Hoffmann
2013-01-04  8:10 ` [Qemu-devel] [PATCH 4/4] apci: assign memory regions to ich9 lpc device Gerd Hoffmann
2013-01-04 20:21 ` [Qemu-devel] [PULL 0/4] acpi fixups Anthony Liguori

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