qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] finishing the transition away from SysBus init methods


From: Philippe Mathieu-Daudé
Subject: Re: [Qemu-devel] finishing the transition away from SysBus init methods
Date: Mon, 1 Oct 2018 10:52:46 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.0

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().



reply via email to

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