On Thu, 2023-10-19 at 09:16 +0200, Philippe Mathieu-Daudé wrote:
> qbus_new() should not be called on unrealized device.
>
> Signed-off-by: Philippe Mathieu-Daudé
> ---
> hw/s390x/css-bridge.c | 7 +++
> 1 file changed, 3 insertions(+), 4 deletions(-)
Reviewed-by: Eric Farman
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é
---
hw/s390x/css-bridge.c | 7 +++
1 file changed, 3 insertions(+), 4 deletions(-)
Reviewed-by: Thomas Huth
qbus_new() should not be called on unrealized device.
Signed-off-by: Philippe Mathieu-Daudé
---
hw/s390x/css-bridge.c | 7 +++
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/hw/s390x/css-bridge.c b/hw/s390x/css-bridge.c
index 4017081d49..15d26efc95 100644
--- a/hw/s390x/css-br