qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Michael S. Tsirkin" <mst@redhat.com>
To: qemu-devel@nongnu.org
Cc: Peter Maydell <peter.maydell@linaro.org>,
	Anthony Liguori <aliguori@amazon.com>
Subject: [Qemu-devel] [PULL for-2.0 v2 0/2] acpi: DSDT update
Date: Thu, 10 Apr 2014 19:12:36 +0300	[thread overview]
Message-ID: <1397146242-28070-1-git-send-email-mst@redhat.com> (raw)

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 <mst@redhat.com>

----------------------------------------------------------------
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	other threads:[~2014-04-10 16:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-10 16:12 Michael S. Tsirkin [this message]
2014-04-10 16:12 ` [Qemu-devel] [PULL for-2.0 v2 1/2] tests/acpi: update expected DSDT files Michael S. Tsirkin
2014-04-10 16:12 ` [Qemu-devel] [PULL for-2.0 v2 2/2] acpi: update generated hex files Michael S. Tsirkin
2014-04-10 22:32 ` [Qemu-devel] [PULL for-2.0 v2 0/2] acpi: DSDT update Peter Maydell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1397146242-28070-1-git-send-email-mst@redhat.com \
    --to=mst@redhat.com \
    --cc=aliguori@amazon.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).