On 19/10/2023 09.16, Philippe Mathieu-Daudé wrote:
qbus_new() should not be called on unrealized device.Signed-off-by: Philippe Mathieu-Daudé <phi...@linaro.org> --- hw/s390x/css-bridge.c | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-)
Reviewed-by: Thomas Huth <th...@redhat.com>