Log of SeaBIOS changes since 5a023065: Kevin O'Connor (1): Make iasl option check work with older versions of iasl.
Paolo Bonzini (1): scsi: add AMD PCscsi driver Signed-off-by: Kevin O'Connor <ke...@koconnor.net> --- This release contains two patches since the last SeaBIOS pull into the QEMU repo. The first is a build fix and the second is a driver for an AMD SCSI controller. The first patch is a bug fix and the second patch (AMD SCSI driver) should be low risk - it has no effect unless the infrequently used device is enabled by a QEMU user. --- roms/seabios | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roms/seabios b/roms/seabios index 5a02306..51755c3 160000 --- a/roms/seabios +++ b/roms/seabios @@ -1 +1 @@ -Subproject commit 5a023065388287e261ae9212452ff541f9fa9cd3 +Subproject commit 51755c3b5ed9dcdfdef8cee56631d68642bde416 -- 1.7.11.4