Le 02/03/2022 à 22:27, Mark Cave-Ayland a écrit :
This prepares for the inclusion of the current PDMA callback in the migration
stream since the callback is referenced by an integer instead of a function
pointer.
Signed-off-by: Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk>
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>
---
hw/scsi/esp.c | 44 ++++++++++++++++++++++++++++++-------------
include/hw/scsi/esp.h | 11 ++++++++++-
2 files changed, 41 insertions(+), 14 deletions(-)
Reviewed-by: Laurent Vivier <laur...@vivier.eu>