qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PULL for-2.0 v2 0/2] acpi: DSDT update


From: Michael S. Tsirkin
Subject: [Qemu-devel] [PULL for-2.0 v2 0/2] acpi: DSDT update
Date: Thu, 10 Apr 2014 19:12:36 +0300

The following changes since commit efcc87d9aedb590b8506cd1a7c8abe557c760f9e:

  Update version for v2.0.0-rc2 release (2014-04-08 18:52:06 +0100)

are available in the git repository at:

  git://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git tags/for_upstream

for you to fetch changes up to 775478418a5244b28ce891e398e0232dc4e60b43:

  acpi: update generated hex files (2014-04-10 19:03:18 +0300)

----------------------------------------------------------------
acpi: DSDT update

Two fixes here:
- Test fix to avoid warning with make check.
- Hex file update so people building QEMU
  without installing iasl get exactly the same ACPI
  as with.

Both should help avoid user confusion.

As it's very easy to check that the produced ACPI
binary didn't change, I think these are very low risk.

Signed-off-by: Michael S. Tsirkin <address@hidden>

----------------------------------------------------------------
Michael S. Tsirkin (2):
      tests/acpi: update expected DSDT files
      acpi: update generated hex files

 hw/i386/acpi-dsdt.hex.generated     |  25 ++++++++++---------------
 hw/i386/q35-acpi-dsdt.hex.generated |  25 ++++++++++---------------
 tests/acpi-test-data/pc/DSDT        | Bin 4485 -> 4480 bytes
 tests/acpi-test-data/q35/DSDT       | Bin 7383 -> 7378 bytes
 4 files changed, 20 insertions(+), 30 deletions(-)




reply via email to

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