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