[SeaBIOS] [PATCH 0/2] fix non-bootable lsi-scsi

Roman Kagan rkagan at virtuozzo.com
Thu Jun 8 11:58:06 CEST 2017


As reported by Maciej Józefczyk, one can't boot a QEMU vm off a storage device
hanging on an lsi53c895a controller.  The problem was introduced by my series
adding SCSI device enumeration with REPORT_LUNS command.

This series fixes the issue.

Roman Kagan (2):
  blockcmd: start REPORT_LUNS with the smallest buffer
  Revert "lsi-scsi: reset in case of a serious problem"

 src/hw/blockcmd.c | 4 +++-
 src/hw/lsi-scsi.c | 2 --
 2 files changed, 3 insertions(+), 3 deletions(-)

-- 
2.9.4




More information about the SeaBIOS mailing list