On Wed, Aug 20, 2014 at 10:55:38PM +0200, Michael S. Tsirkin wrote: > commit 868270f23d8db2cce83e4f082fe75e8625a5fbf9 > 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: [email protected] > Reported-by: Stefan Hajnoczi <[email protected]> > Signed-off-by: Michael S. Tsirkin <[email protected]> > --- > include/hw/i386/pc.h | 2 ++ > hw/i386/pc.c | 12 +++++++++--- > hw/i386/pc_piix.c | 1 + > hw/i386/pc_q35.c | 1 + > 4 files changed, 13 insertions(+), 3 deletions(-)
Already merged but for the record: Tested-by: Stefan Hajnoczi <[email protected]>
pgp9zjI87mpah.pgp
Description: PGP signature
