Re: [Qemu-devel] [PATCH] acpi-build: tweak acpi migration limits

2014-07-29 Thread Paolo Bonzini
Il 28/07/2014 23:15, Michael S. Tsirkin ha scritto: > - Tweak error message for legacy machine type: > Basically if table size exceeds the limits we set all > bets are off for migration: e.g. it can start failing even > within given qemu minor version simply because of a bugfix. > - Increase

[Qemu-devel] [PATCH] acpi-build: tweak acpi migration limits

2014-07-28 Thread Michael S. Tsirkin
- Tweak error message for legacy machine type: Basically if table size exceeds the limits we set all bets are off for migration: e.g. it can start failing even within given qemu minor version simply because of a bugfix. - Increase table size to 128k. - Make sure we notice it long before we st