Hi,
The biggest change is the machine type renaming patch.
please pull,
Gerd
The following changes since commit a6308bc2224db238e72c570482717b68246a7ce0:
Merge remote-tracking branch 'kraxel/build.1' into staging (2013-01-10
13:26:31 -0600)
are available in the git repository at:
git://git.kraxel.org/qemu q35.1
Gerd Hoffmann (3):
q35: add ich9 intel hda controller
q35: document chipset devices
pc: rename machine types
Laszlo Ersek (1):
Makefile: install the "acpi-dsdt.aml" and "q35-acpi-dsdt.aml" blobs too
Makefile | 1 +
docs/q35-chipset.cfg | 129 ++++++++++++++++++++++++++++++++++++++++++++++++++
hw/intel-hda.c | 41 +++++++++++++---
hw/pc_piix.c | 8 ++--
hw/pc_q35.c | 4 +-
5 files changed, 170 insertions(+), 13 deletions(-)
create mode 100644 docs/q35-chipset.cfg