-
Michael S. Tsirkin authored
commit 868270f2 acpi-build: tweak acpi migration limits broke kernel loading with -kernel/-initrd: it doubled the size of ACPI tables but did not reserve enough memory. As a result, issues on boot and halt are observed. Fix this up by doubling reserved memory for new machine types. Cc: qemu-stable@nongnu.org Reported-by:
Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by:
Michael S. Tsirkin <mst@redhat.com>Michael S. Tsirkin authoredcommit 868270f2 acpi-build: tweak acpi migration limits broke kernel loading with -kernel/-initrd: it doubled the size of ACPI tables but did not reserve enough memory. As a result, issues on boot and halt are observed. Fix this up by doubling reserved memory for new machine types. Cc: qemu-stable@nongnu.org Reported-by:
Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by:
Michael S. Tsirkin <mst@redhat.com>
Loading