On 13/2/23 11:53, Michael S. Tsirkin wrote:
On Mon, Feb 13, 2023 at 08:04:14AM +0100, Philippe Mathieu-Daudé wrote:
v2: Convert more qdev_get_parent_bus()
DeviceState::parent_bus is an internal field and should be
accessed by the qdev_get_parent_bus() helper. Replace most uses.
Reviewed-by: Michael S. Tsirkin <[email protected]>
Thanks!
who's merging this?
Oh I forgot to mention. Probably easier if I merge this myself as a
hw/ omnibus pullreq with various other similar series, so I deal with
the rebase issues.