On 29 July 2014 11:48, Michael S. Tsirkin <m...@redhat.com> wrote: > 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 <m...@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
Applied, thanks. -- PMM