On 16/06/2020 14.26, Peter Maydell wrote: > On Mon, 15 Jun 2020 at 21:43, Markus Armbruster <arm...@redhat.com> wrote: >> >> The following changes since commit 7d3660e79830a069f1848bb4fa1cdf8f666424fb: >> >> Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into >> staging (2020-06-12 23:06:22 +0100) >> >> are available in the Git repository at: >> >> git://repo.or.cz/qemu/armbru.git tags/pull-qom-2020-06-15 >> >> for you to fetch changes up to b77b5b3dc7a4730d804090d359c57d33573cf85a: >> >> MAINTAINERS: Make section QOM cover hw/core/*bus.c as well (2020-06-15 >> 22:06:04 +0200) >> >> ---------------------------------------------------------------- >> QOM patches for 2020-06-15 >> >> * Make "info qom-tree" show children sorted >> * Fixes around device realization >> * Rework how we plug into devices into their parent bus > > > Applied, thanks. > > Please update the changelog at https://wiki.qemu.org/ChangeLog/5.1 > for any user-visible changes.
This pull requests (with the patch "qdev: qdev_init_nofail() is now unused, drop") apparently broke some iotests: https://gitlab.com/qemu-project/qemu/-/jobs/597414772#L4376 Can you please have a look? Thanks, Thomas