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 0/6] acpi,pc,test bug fixes
Date: Tue, 11 Mar 2014 14:32:18 +0200	[thread overview]
Message-ID: <1394537675-30618-1-git-send-email-mst@redhat.com> (raw)

The following changes since commit 220c8ed536491315b4040d820328b8dfd60d67a7:

  qemu: x86: ignore ioapic polarity (2014-03-09 21:09:38 +0200)

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 13f65b2e1073cf7e2c8fb3880c77d8a53fa2f95e:

  acpi-test: update expected SSDT files (2014-03-11 13:27:27 +0200)

----------------------------------------------------------------
acpi,pc,test bug fixes

More small fixes: the issues annoy developers so
I thought they are worth fixing quickly.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>

----------------------------------------------------------------
BALATON Zoltan (1):
      q35: Correct typo BRDIGE -> BRIDGE

Michael S. Tsirkin (5):
      loader: rename in_ram/has_mr
      pc: avoid duplicate names for ROM MRs
      configure: don't modify .status on error
      acpi-build: don't access unaligned addresses
      acpi-test: update expected SSDT files

 configure                     |  27 ++++++++++++++-------------
 include/hw/i386/ich9.h        |   2 +-
 include/hw/loader.h           |   8 +++++---
 include/hw/pci-host/q35.h     |  24 ++++++++++++------------
 hw/core/loader.c              |  14 ++++++++------
 hw/i386/acpi-build.c          |  31 ++++++++++++++++---------------
 hw/i386/pc_piix.c             |   3 ++-
 hw/i386/pc_q35.c              |   3 ++-
 hw/pci-host/q35.c             |  10 +++++-----
 tests/acpi-test-data/pc/SSDT  | Bin 2275 -> 2363 bytes
 tests/acpi-test-data/q35/SSDT | Bin 564 -> 652 bytes
 11 files changed, 65 insertions(+), 57 deletions(-)

             reply	other threads:[~2014-03-11 12:32 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-11 12:32 Michael S. Tsirkin [this message]
2014-03-11 12:32 ` [Qemu-devel] [PULL 1/6] loader: rename in_ram/has_mr Michael S. Tsirkin
2014-03-11 12:32 ` [Qemu-devel] [PULL 2/6] pc: avoid duplicate names for ROM MRs Michael S. Tsirkin
2014-03-11 12:32 ` [Qemu-devel] [PULL 3/6] configure: don't modify .status on error Michael S. Tsirkin
2014-03-11 12:32 ` [Qemu-devel] [PULL 4/6] q35: Correct typo BRDIGE -> BRIDGE Michael S. Tsirkin
2014-03-11 12:32 ` [Qemu-devel] [PULL 5/6] acpi-build: don't access unaligned addresses Michael S. Tsirkin
2014-03-11 12:32 ` [Qemu-devel] [PULL 6/6] acpi-test: update expected SSDT files Michael S. Tsirkin
2014-03-12 10:49 ` [Qemu-devel] [PULL 0/6] acpi,pc,test bug fixes 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=1394537675-30618-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).