qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PULL 0/4] acpi fixups


From: Gerd Hoffmann
Subject: [Qemu-devel] [PULL 0/4] acpi fixups
Date: Fri, 4 Jan 2013 09:10:05 +0100

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]