On 2018-09-07 14:56, Mark Cave-Ayland wrote: > This is the function that will soon be used to replace lsi53c895a_create() and > lsi53c810_create(). > > Signed-off-by: Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk> > --- > hw/scsi/lsi53c895a.c | 7 +++++++ > include/hw/pci/pci.h | 1 + > 2 files changed, 8 insertions(+)
Reviewed-by: Thomas Huth <th...@redhat.com>