From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:42007) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RmTTX-0005Pg-3b for qemu-devel@nongnu.org; Sun, 15 Jan 2012 12:02:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RmTTV-000295-Jn for qemu-devel@nongnu.org; Sun, 15 Jan 2012 12:02:35 -0500 Received: from fmmailgate04.web.de ([217.72.192.242]:60777) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RmTTV-00028x-7i for qemu-devel@nongnu.org; Sun, 15 Jan 2012 12:02:33 -0500 Received: from moweb002.kundenserver.de (moweb002.kundenserver.de [172.19.20.108]) by fmmailgate04.web.de (Postfix) with ESMTP id C2D4B70E9BC0 for ; Sun, 15 Jan 2012 18:02:31 +0100 (CET) Message-ID: <4F1306A5.8050700@web.de> Date: Sun, 15 Jan 2012 18:02:29 +0100 From: Jan Kiszka MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigB18ACA2DA2E3757AF60FAA4D" Subject: [Qemu-devel] [PULL] (not only) isapc related updates List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: qemu-devel This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigB18ACA2DA2E3757AF60FAA4D Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable The following changes since commit 3fbffb628c001bd540dc9c1805bdf7aa8591da= 4d: kvm: flush the dirty log when unregistering a slot (2012-01-15 16:13:59= +0200) are available in the git repository at: git://git.kiszka.org/qemu.git queues/isapc This contains the already posted segfault fix and the requested seabios update. Jan Kiszka (2): isapc: Fix segfault during initialization seabios: Update to release 1.6.3.1 hw/pc_piix.c | 22 +++++++++++----------- pc-bios/bios.bin | Bin 131072 -> 131072 bytes roms/seabios | 2 +- 3 files changed, 12 insertions(+), 12 deletions(-) --- [PATCH 2/2] seabios: Update to release 1.6.3.1 User visible changes in seabios: - Probe HPET existence (fix for -no-hpet) - Probe PCI existence (fix for -machine isapc) - usb: fix boot paths Signed-off-by: Jan Kiszka --- pc-bios/bios.bin | Bin 131072 -> 131072 bytes roms/seabios | 2 +- 2 files changed, 1 insertions(+), 1 deletions(-) [ body left out ] --------------enigB18ACA2DA2E3757AF60FAA4D Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk8TBqUACgkQitSsb3rl5xS2vgCfRQsIzYiBy38qY/ah1U1TAl2I lZIAn3OgiOXxdZ8FHLkK/Gfooy4L5iqh =1/qt -----END PGP SIGNATURE----- --------------enigB18ACA2DA2E3757AF60FAA4D--