On 01/15/2012 11:02 AM, Jan Kiszka wrote:
The following changes since commit 3fbffb628c001bd540dc9c1805bdf7aa8591da4d:
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
Pulled. Thanks.
Regards,
Anthony Liguori
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<jan.kis...@siemens.com>
---
pc-bios/bios.bin | Bin 131072 -> 131072 bytes
roms/seabios | 2 +-
2 files changed, 1 insertions(+), 1 deletions(-)
[ body left out ]