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>, qemu-devel@nongnu.org
Subject: Re: [PATCH 02/12] mac_via: move last_b variable into q800 VIA1 VMStateDescription
Date: Wed, 8 Sep 2021 08:44:56 +0200	[thread overview]
Message-ID: <c3d222a6-4486-b1b8-aa76-dcf56e1988e1@vivier.eu> (raw)
In-Reply-To: <20210830102447.10806-3-mark.cave-ayland@ilande.co.uk>

Le 30/08/2021 à 12:24, Mark Cave-Ayland a écrit :
> This variable is already present in MOS6522Q800VIA1State and can be moved
> immediately into the q800 VIA1 VMStateDescription.
> 
> Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
> ---
>  hw/misc/mac_via.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

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



  reply	other threads:[~2021-09-08  6:47 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-30 10:24 [PATCH 00/12] mac_via: remove MAC_VIA device and prepare for Nubus IRQs Mark Cave-Ayland
2021-08-30 10:24 ` [PATCH 01/12] mac_via: introduce new VMStateDescription for q800 VIA1 and VIA2 Mark Cave-Ayland
2021-09-08  6:44   ` Laurent Vivier
2021-08-30 10:24 ` [PATCH 02/12] mac_via: move last_b variable into q800 VIA1 VMStateDescription Mark Cave-Ayland
2021-09-08  6:44   ` Laurent Vivier [this message]
2021-08-30 10:24 ` [PATCH 03/12] mac_via: move PRAM contents and block backend to MOS6522Q800VIA1State Mark Cave-Ayland
2021-09-08  6:46   ` Laurent Vivier
2021-08-30 10:24 ` [PATCH 04/12] mac_via: move PRAM/RTC variables " Mark Cave-Ayland
2021-08-30 22:07   ` Philippe Mathieu-Daudé
2021-09-08  6:47   ` Laurent Vivier
2021-08-30 10:24 ` [PATCH 05/12] mac_via: move ADB " Mark Cave-Ayland
2021-08-30 22:12   ` Philippe Mathieu-Daudé
2021-09-08  6:50   ` Laurent Vivier
2021-08-30 10:24 ` [PATCH 06/12] mac_via: move q800 VIA1 timer variables to q800 VIA1 VMStateDescription Mark Cave-Ayland
2021-09-08  6:50   ` Laurent Vivier
2021-08-30 10:24 ` [PATCH 07/12] mac_via: move VIA1 reset logic from mac_via_reset() to mos6522_q800_via1_reset() Mark Cave-Ayland
2021-08-30 22:04   ` Philippe Mathieu-Daudé
2021-09-08  6:51   ` Laurent Vivier
2021-08-30 10:24 ` [PATCH 08/12] mac_via: move VIA1 realize logic from mac_via_realize() to mos6522_q800_via1_realize() Mark Cave-Ayland
2021-09-08  6:52   ` Laurent Vivier
2021-08-30 10:24 ` [PATCH 09/12] mac_via: remove mac_via device Mark Cave-Ayland
2021-09-08  6:52   ` Laurent Vivier
2021-08-30 10:24 ` [PATCH 10/12] mac_via: remove explicit viaN prefix from VIA IRQ gpios Mark Cave-Ayland
2021-08-30 22:03   ` Philippe Mathieu-Daudé
2021-09-08  6:53   ` Laurent Vivier
2021-08-30 10:24 ` [PATCH 11/12] mac_via: rename VIA2_IRQ_SLOT_BIT to VIA2_IRQ_NUBUS_BIT Mark Cave-Ayland
2021-09-08  6:54   ` Laurent Vivier
2021-08-30 10:24 ` [PATCH 12/12] mac_via: add qdev gpios for nubus slot interrupts to VIA2 Mark Cave-Ayland
2021-09-08  6:54   ` 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=c3d222a6-4486-b1b8-aa76-dcf56e1988e1@vivier.eu \
    --to=laurent@vivier.eu \
    --cc=mark.cave-ayland@ilande.co.uk \
    --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).