From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35258) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XMFtc-0004lf-KE for qemu-devel@nongnu.org; Tue, 26 Aug 2014 08:30:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XMFtW-0004qP-Ko for qemu-devel@nongnu.org; Tue, 26 Aug 2014 08:30:44 -0400 Date: Tue, 26 Aug 2014 13:30:34 +0100 From: Stefan Hajnoczi Message-ID: <20140826123034.GD11279@stefanha-thinkpad.redhat.com> References: <1408568118-30083-1-git-send-email-mst@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="WChQLJJJfbwij+9x" Content-Disposition: inline In-Reply-To: <1408568118-30083-1-git-send-email-mst@redhat.com> Subject: Re: [Qemu-devel] [PATCH] pc: reserve more memory for ACPI for new machine types List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: jsnow@redhat.com, Anthony Liguori , qemu-devel@nongnu.org, Stefan Hajnoczi , qemu-stable@nongnu.org --WChQLJJJfbwij+9x Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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. >=20 > As a result, issues on boot and halt are observed. >=20 > Fix this up by doubling reserved memory for new machine types. >=20 > Cc: qemu-stable@nongnu.org > Reported-by: Stefan Hajnoczi > Signed-off-by: Michael S. Tsirkin > --- > 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 --WChQLJJJfbwij+9x Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJT/H3qAAoJEJykq7OBq3PITYcIAIgstepU8Wg1sDavxP/bP/ak NMoq39jWEVhVMUNzAJkZE5zLnnHgpFuabsL0CErJ0Q1VJ0DA0SAUpyZfcBR2zb9L pcGJfcFfcEQNHGF3HyCZrFb9Li6DjEX1Um4O5M6u0B5uBjC/+pYOuVSYvnWi+xyC CLRCO12duznaZqUDKWMTdQfo8VXq/vCOStwz1teuobyihMcrsNNDOU+2kK/3ili9 R44/GJjniubBeUi2oD0wfLq42xZLjMvkI/7EUSm+jOmAFQcuxM+ad2GzudtzMpj+ fSOpRc/B62EiJUcBbwScj5Qnq8+NJkVpSvyz1Sc+E21SiujNN2HGhF1lIVgsJIw= =EJHV -----END PGP SIGNATURE----- --WChQLJJJfbwij+9x--