Am 24.06.2020 um 16:04 hat Alex Bennée geschrieben: > From: Philippe Mathieu-Daudé <phi...@redhat.com> > > Commit 96927c744 replaced qdev_init_nofail() call by > isa_realize_and_unref() which has a different error > message. Update the test output accordingly. > > Gitlab CI error after merging b77b5b3dc7: > https://gitlab.com/qemu-project/qemu/-/jobs/597414772#L4375 > > Reported-by: Thomas Huth <th...@redhat.com> > Signed-off-by: Philippe Mathieu-Daudé <phi...@redhat.com> > Signed-off-by: Alex Bennée <alex.ben...@linaro.org> > Reviewed-by: John Snow <js...@redhat.com> > Reviewed-by: Thomas Huth <th...@redhat.com> > Message-Id: <20200616154949.6586-1-phi...@redhat.com>
Thanks, applied (this individual patch) to the block branch. Kevin