qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Laurent Vivier <laurent@vivier.eu>
To: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>,
	pbonzini@redhat.com, fam@euphon.net, qemu-devel@nongnu.org
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	[thread overview]
Message-ID: <43b238c6-3cfb-db0d-735a-c7f391aa67be@vivier.eu> (raw)
In-Reply-To: <20220302212752.6922-9-mark.cave-ayland@ilande.co.uk>

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	other threads:[~2022-03-04 10:35 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-02 21:27 [PATCH v2 00/10] q800: migration fixes Mark Cave-Ayland
2022-03-02 21:27 ` [PATCH v2 01/10] macfb: add VMStateDescription for MacfbNubusState and MacfbSysBusState Mark Cave-Ayland
2022-03-03 15:22   ` Peter Maydell
2022-03-04 10:19   ` Laurent Vivier
2022-03-02 21:27 ` [PATCH v2 02/10] macfb: don't use special irq_state and irq_mask variables in MacfbState Mark Cave-Ayland
2022-03-04 10:22   ` Laurent Vivier
2022-03-02 21:27 ` [PATCH v2 03/10] macfb: increase number of registers saved " Mark Cave-Ayland
2022-03-03 15:25   ` Peter Maydell
2022-03-03 15:25     ` Peter Maydell
2022-03-03 17:44     ` Mark Cave-Ayland
2022-03-03 18:40       ` Peter Maydell
2022-03-04 10:24   ` Laurent Vivier
2022-03-02 21:27 ` [PATCH v2 04/10] macfb: add VMStateDescription fields for display type and VBL timer Mark Cave-Ayland
2022-03-03 15:26   ` Peter Maydell
2022-03-03 17:45     ` Mark Cave-Ayland
2022-03-04 10:27   ` Laurent Vivier
2022-03-02 21:27 ` [PATCH v2 05/10] macfb: set initial value of mode control registers in macfb_common_realize() Mark Cave-Ayland
2022-03-03 15:28   ` Peter Maydell
2022-03-04 10:27   ` Laurent Vivier
2022-03-02 21:27 ` [PATCH v2 06/10] esp: introduce esp_set_pdma_cb() function Mark Cave-Ayland
2022-03-04 10:28   ` Laurent Vivier
2022-03-02 21:27 ` [PATCH v2 07/10] esp: introduce esp_pdma_cb() function Mark Cave-Ayland
2022-03-04 10:29   ` Laurent Vivier
2022-03-02 21:27 ` [PATCH v2 08/10] esp: convert ESPState pdma_cb from a function pointer to an integer Mark Cave-Ayland
2022-03-04 10:30   ` Laurent Vivier [this message]
2022-03-02 21:27 ` [PATCH v2 09/10] esp: include the current PDMA callback in the migration stream Mark Cave-Ayland
2022-03-03 15:40   ` Peter Maydell
2022-03-03 17:50     ` Mark Cave-Ayland
2022-03-04 10:31   ` Laurent Vivier
2022-03-02 21:27 ` [PATCH v2 10/10] esp: recreate ESPState current_req after migration Mark Cave-Ayland
2022-03-04 10:33   ` Laurent Vivier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=43b238c6-3cfb-db0d-735a-c7f391aa67be@vivier.eu \
    --to=laurent@vivier.eu \
    --cc=fam@euphon.net \
    --cc=mark.cave-ayland@ilande.co.uk \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).