From: Peter Maydell <peter.maydell@linaro.org>
To: "Philippe Mathieu-Daudé" <f4bug@amsat.org>
Cc: QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] finishing the transition away from SysBus init methods
Date: Mon, 1 Oct 2018 10:12:28 +0100 [thread overview]
Message-ID: <CAFEAcA8-PmAX4xoC=+gSqFVLTU41dZh-d5GCLHiGBZaHCGF4UQ@mail.gmail.com> (raw)
In-Reply-To: <a5cba9d8-1004-626e-b9c3-5e975f07ca54@amsat.org>
On 1 October 2018 at 09:52, Philippe Mathieu-Daudé <f4bug@amsat.org> wrote:
> On 9/27/18 10:11 AM, Peter Maydell wrote:
>> I had a look at how many devices are still using the SysBus init
>> method (rather than the instance-init/realize pair), and it turns out
>> to be only 41, which I think is reasonably tractable for doing some
>> more conversions and completing this API transation.
>
> Next would be convert qemu_register_reset() calls from hw/ to use
> DeviceClass::reset().
Yes, where there is a device around. Many of the qemu_register_reset
calls though I think are either devices that haven't been converted
to QOM at all yet, or for parts of the system that aren't devices
at all.
thanks
-- PMM
next prev parent reply other threads:[~2018-10-01 9:13 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CAFEAcA_gCh-uSbMMbtbH9DsOLgzHhUgMABBSnLOYy7avW7DXxg@mail.gmail.com>
2018-10-01 8:52 ` [Qemu-devel] finishing the transition away from SysBus init methods Philippe Mathieu-Daudé
2018-10-01 9:12 ` Peter Maydell [this message]
2018-10-02 7:52 ` Thomas Huth
2018-10-02 8:04 ` Peter Maydell
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='CAFEAcA8-PmAX4xoC=+gSqFVLTU41dZh-d5GCLHiGBZaHCGF4UQ@mail.gmail.com' \
--to=peter.maydell@linaro.org \
--cc=f4bug@amsat.org \
--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).