qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/8] pc migration fixes
@ 2014-07-29 10:48 Michael S. Tsirkin
  2014-07-29 10:48 ` [Qemu-devel] [PULL 1/8] acpi-dsdt: procedurally generate _PRT Michael S. Tsirkin
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Michael S. Tsirkin @ 2014-07-29 10:48 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Maydell, Anthony Liguori

The following changes since commit c60a57ff497667780132a3fcdc1500c83af5d5c0:

  Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging (2014-07-25 16:58:41 +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 f47337cb9181a1f9339b9b0516b92fe77a22f0f3:

  piix: set legacy table size for 1.7 (2014-07-29 12:26:12 +0200)

----------------------------------------------------------------
pc migration fixes

Last minute fixes for migration.
It seems that if we don't fix it now, fixing
it in the next version will be even more painful ...

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

----------------------------------------------------------------
Igor Mammedov (1):
      pc: acpi: generate AML only for PCI0 devices if PCI bridge hotplug is disabled

Michael S. Tsirkin (3):
      acpi-build: minor code cleanup
      acpi-build: tweak acpi migration limits
      piix: set legacy table size for 1.7

Paolo Bonzini (4):
      acpi-dsdt: procedurally generate _PRT
      pc: hack for migration compatibility from QEMU 2.0
      bios-tables-test: fix ASL normalization false positive
      pc: future-proof migration-compatibility of ACPI tables

 include/hw/i386/pc.h            |    1 +
 hw/i386/acpi-build.c            |   99 +-
 hw/i386/pc_piix.c               |   20 +
 hw/i386/pc_q35.c                |    5 +
 tests/bios-tables-test.c        |    6 +-
 hw/i386/acpi-dsdt.dsl           |   90 +-
 hw/i386/acpi-dsdt.hex.generated | 1910 +++------------------------------------
 tests/acpi-test-data/pc/DSDT    |  Bin 4499 -> 2807 bytes
 8 files changed, 269 insertions(+), 1862 deletions(-)

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

end of thread, other threads:[~2014-07-29 12:20 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-29 10:48 [Qemu-devel] [PULL 0/8] pc migration fixes Michael S. Tsirkin
2014-07-29 10:48 ` [Qemu-devel] [PULL 1/8] acpi-dsdt: procedurally generate _PRT Michael S. Tsirkin
2014-07-29 10:48 ` [Qemu-devel] [PULL 2/8] pc: hack for migration compatibility from QEMU 2.0 Michael S. Tsirkin
2014-07-29 10:48 ` [Qemu-devel] [PULL 3/8] bios-tables-test: fix ASL normalization false positive Michael S. Tsirkin
2014-07-29 10:48 ` [Qemu-devel] [PULL 4/8] pc: acpi: generate AML only for PCI0 devices if PCI bridge hotplug is disabled Michael S. Tsirkin
2014-07-29 10:48 ` [Qemu-devel] [PULL 5/8] acpi-build: minor code cleanup Michael S. Tsirkin
2014-07-29 10:48 ` [Qemu-devel] [PULL 6/8] pc: future-proof migration-compatibility of ACPI tables Michael S. Tsirkin
2014-07-29 10:48 ` [Qemu-devel] [PULL 7/8] acpi-build: tweak acpi migration limits Michael S. Tsirkin
2014-07-29 10:48 ` [Qemu-devel] [PULL 8/8] piix: set legacy table size for 1.7 Michael S. Tsirkin
2014-07-29 12:20 ` [Qemu-devel] [PULL 0/8] pc migration 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).