qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PULL 0/8] pc migration fixes


From: Michael S. Tsirkin
Subject: [Qemu-devel] [PULL 0/8] pc migration fixes
Date: Tue, 29 Jul 2014 12:48:22 +0200

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 <address@hidden>

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




reply via email to

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