qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 08/10] esp: convert ESPState pdma_cb from a function point


From: Laurent Vivier
Subject: Re: [PATCH v2 08/10] esp: convert ESPState pdma_cb from a function pointer to an integer
Date: Fri, 4 Mar 2022 11:30:22 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0

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-ayland@ilande.co.uk>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
---
  hw/scsi/esp.c         | 44 ++++++++++++++++++++++++++++++-------------
  include/hw/scsi/esp.h | 11 ++++++++++-
  2 files changed, 41 insertions(+), 14 deletions(-)


Reviewed-by: Laurent Vivier <laurent@vivier.eu>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]