qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/6] acpi,pc,test bug fixes
@ 2014-03-11 12:32 Michael S. Tsirkin
  2014-03-11 12:32 ` [Qemu-devel] [PULL 1/6] loader: rename in_ram/has_mr Michael S. Tsirkin
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Michael S. Tsirkin @ 2014-03-11 12:32 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Maydell, Anthony Liguori

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(-)

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-03-12 10:49 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-11 12:32 [Qemu-devel] [PULL 0/6] acpi,pc,test bug fixes Michael S. Tsirkin
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

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).