qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/5] acpi: misc updates


From: Gerd Hoffmann
Subject: [Qemu-devel] [PATCH 0/5] acpi: misc updates
Date: Wed, 12 Dec 2012 10:15:37 +0100

  Hi,

Small collection of acpi updates:  q35 dsdt windup, fix some
leftovers from the acpi memory api switch, remove dead code.

cheers,
  Gerd

Gerd Hoffmann (5):
  configure: also symlink *.aml files
  acpi: autoload dsdt
  apci: assign memory regions to piix4 acpi device
  apci: assign memory regions to ich9 lpc device
  pc: remove bochs bios debug ports

 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         |   64 +++++++++++++++++++-----------------------------------
 hw/pc.h         |    1 +
 hw/pc_piix.c    |    1 +
 hw/pc_q35.c     |    1 +
 9 files changed, 48 insertions(+), 52 deletions(-)




reply via email to

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