qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] pc: reserve more memory for ACPI for new machin


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH] pc: reserve more memory for ACPI for new machine types
Date: Tue, 26 Aug 2014 13:30:34 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

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: address@hidden
> Reported-by: Stefan Hajnoczi <address@hidden>
> Signed-off-by: Michael S. Tsirkin <address@hidden>
> ---
>  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 <address@hidden>

Attachment: pgpDr2JWgcRcQ.pgp
Description: PGP signature


reply via email to

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