On 2/9/21 8:29 PM, Mark Cave-Ayland wrote: > The existing ESP QOM type currently represents a sysbus device with an > embedded > ESP state. Rename the type to SYSBUS_ESP accordingly. > > Signed-off-by: Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk> > --- > hw/dma/sparc32_dma.c | 4 ++-- > hw/m68k/q800.c | 4 ++-- > hw/mips/jazz.c | 4 ++-- > hw/scsi/esp.c | 8 ++++---- > hw/sparc/sun4m.c | 2 +- > include/hw/scsi/esp.h | 4 ++-- > 6 files changed, 13 insertions(+), 13 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>