From: "Hervé Poussineau" <hpoussin@reactos.org>
To: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>,
qemu-devel@nongnu.org, qemu-trivial@nongnu.org, f4bug@amsat.org,
qemu-ppc@nongnu.org, atar4qemu@gmail.com,
david@gibson.dropbear.id.au
Subject: Re: [PATCH 0/5] m48t59: remove legacy init functions
Date: Fri, 16 Oct 2020 22:21:13 +0200 [thread overview]
Message-ID: <49b1bc21-46b6-7836-8df9-f8300a6f3bb5@reactos.org> (raw)
In-Reply-To: <20201016182739.22875-1-mark.cave-ayland@ilande.co.uk>
Le 16/10/2020 à 20:27, Mark Cave-Ayland a écrit :
> This patchset is inspired by Philippe's "hw/rtc/m48t59: Simplify m48t59_init()"
> patchset at https://lists.gnu.org/archive/html/qemu-devel/2020-10/msg04493.html
> but goes further: rather than tidy-up the legacy init functions, convert the
> callers to use qdev properties directly so they can simply be removed.
>
> Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
>
>
> Mark Cave-Ayland (5):
> m48t59-isa: remove legacy m48t59_init_isa() function
> sun4m: use qdev properties instead of legacy m48t59_init() function
> sun4u: use qdev properties instead of legacy m48t59_init() function
> ppc405_boards: use qdev properties instead of legacy m48t59_init()
> function
> m48t59: remove legacy m48t59_init() function
>
> hw/ppc/ppc405_boards.c | 10 +++++++++-
> hw/rtc/m48t59-isa.c | 25 -------------------------
> hw/rtc/m48t59.c | 35 -----------------------------------
> hw/sparc/sun4m.c | 8 +++++++-
> hw/sparc64/sun4u.c | 7 +++++--
> include/hw/rtc/m48t59.h | 6 ------
> 6 files changed, 21 insertions(+), 70 deletions(-)
>
Reviewed-by: Hervé Poussineau <hpoussin@reactos.org>
prev parent reply other threads:[~2020-10-16 20:29 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-16 18:27 [PATCH 0/5] m48t59: remove legacy init functions Mark Cave-Ayland
2020-10-16 18:27 ` [PATCH 1/5] m48t59-isa: remove legacy m48t59_init_isa() function Mark Cave-Ayland
2020-10-17 9:39 ` Philippe Mathieu-Daudé
2020-10-16 18:27 ` [PATCH 2/5] sun4m: use qdev properties instead of legacy m48t59_init() function Mark Cave-Ayland
2020-10-17 9:42 ` Philippe Mathieu-Daudé
2020-10-17 11:07 ` Mark Cave-Ayland
2020-10-16 18:27 ` [PATCH 3/5] sun4u: " Mark Cave-Ayland
2020-10-17 9:43 ` Philippe Mathieu-Daudé
2020-10-16 18:27 ` [PATCH 4/5] ppc405_boards: " Mark Cave-Ayland
2020-10-16 20:38 ` BALATON Zoltan via
2020-10-17 9:45 ` Philippe Mathieu-Daudé
2020-10-17 10:44 ` BALATON Zoltan via
2020-10-17 11:53 ` Mark Cave-Ayland
2020-10-17 11:16 ` Mark Cave-Ayland
2020-10-17 14:41 ` Artyom Tarasenko
2020-10-16 18:27 ` [PATCH 5/5] m48t59: remove " Mark Cave-Ayland
2020-10-17 9:53 ` Philippe Mathieu-Daudé
2020-10-17 11:19 ` Mark Cave-Ayland
2020-10-17 13:57 ` Philippe Mathieu-Daudé
2020-10-16 20:21 ` Hervé Poussineau [this message]
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=49b1bc21-46b6-7836-8df9-f8300a6f3bb5@reactos.org \
--to=hpoussin@reactos.org \
--cc=atar4qemu@gmail.com \
--cc=david@gibson.dropbear.id.au \
--cc=f4bug@amsat.org \
--cc=mark.cave-ayland@ilande.co.uk \
--cc=qemu-devel@nongnu.org \
--cc=qemu-ppc@nongnu.org \
--cc=qemu-trivial@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).