commit | 675d717b9ee2d8dea9cfdca9aa69ed97d8bc54d3 | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <philmd@linaro.org> | Wed Oct 18 14:41:33 2023 +0200 |
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | Thu Oct 19 23:13:28 2023 +0200 |
tree | e68cca66b002815129dbc633719bd22600a5e230 | |
parent | 8a89bb060765e26e0f0d55a495caf3c0fd8615ba [diff] |
hw/isa: Realize ISA bridge device before accessing it qbus_new() should not be called on unrealized device. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Message-Id: <20231019071611.98885-9-philmd@linaro.org>