Re: [SeaBIOS] [PATCH v7 4/8] scsi: Propagate unrealize() callback to scsi-hd

2019-09-26 Thread Philippe Mathieu-Daudé
On 9/25/19 1:06 PM, Sam Eiderman wrote: > From: Sam Eiderman > > We will need to add LCHS removal logic to scsi-hd's unrealize() in the > next commit. > > Signed-off-by: Sam Eiderman > Reviewed-by: Karl Heubaum > Reviewed-by: Arbel Moshe > Signed-off-by: Sam Eiderman Reviewed-by: Philippe M

[PATCH v7 4/8] scsi: Propagate unrealize() callback to scsi-hd

2019-09-25 Thread Sam Eiderman via
From: Sam Eiderman We will need to add LCHS removal logic to scsi-hd's unrealize() in the next commit. Signed-off-by: Sam Eiderman Reviewed-by: Karl Heubaum Reviewed-by: Arbel Moshe Signed-off-by: Sam Eiderman --- hw/scsi/scsi-bus.c | 16 include/hw/scsi/scsi.h | 1 +