From 1f32989d7349c31419d01a0b874f5eb3a238d913 Mon Sep 17 00:00:00 2001 From: Gerd Hoffmann Date: Fri, 30 Nov 2012 16:02:58 +0100 Subject: seabios: update to b1c35f2b28cc0c94ebed8176ff61ac0e0b377798 This patch updates the seabios submodule to commit b1c35f2b28cc0c94ebed8176ff61ac0e0b377798. Most important change is that seabios sets the busmaster bit in the pci config space for the lsi and esp scsi host adapters. Since commit 1c380f9460522f32c8dd2577b2a53d518ec91c6d qemu is strict here and disallows any dma access when the bit is clear. Signed-off-by: Gerd Hoffmann --- roms/seabios | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'roms') diff --git a/roms/seabios b/roms/seabios index 5a02306538..b1c35f2b28 160000 --- a/roms/seabios +++ b/roms/seabios @@ -1 +1 @@ -Subproject commit 5a023065388287e261ae9212452ff541f9fa9cd3 +Subproject commit b1c35f2b28cc0c94ebed8176ff61ac0e0b377798 -- cgit v1.2.1