Re: [Qemu-devel] [PATCH] hw/misc/macio: Add the nvram as child of the MacIO south bridge

2019-07-01 Thread Mark Cave-Ayland
On 01/07/2019 13:34, Philippe Mathieu-Daudé wrote: > Avoid another QOM orphean, link it back to its parent. > > Signed-off-by: Philippe Mathieu-Daudé > --- > hw/misc/macio/macio.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/hw/misc/macio/macio.c b/hw/misc/macio/m

Re: [Qemu-devel] [PATCH] hw/misc/macio: Add the nvram as child of the MacIO south bridge

2019-07-01 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20190701123441.13412-1-phi...@redhat.com/ Hi, This series failed build test on s390x host. Please find the details below. === TEST SCRIPT BEGIN === #!/bin/bash # Testing script will be invoked under the git checkout with # HEAD pointing to a commit that ha

[Qemu-devel] [PATCH] hw/misc/macio: Add the nvram as child of the MacIO south bridge

2019-07-01 Thread Philippe Mathieu-Daudé
Avoid another QOM orphean, link it back to its parent. Signed-off-by: Philippe Mathieu-Daudé --- hw/misc/macio/macio.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hw/misc/macio/macio.c b/hw/misc/macio/macio.c index 82492096f8..e02882be28 100644 --- a/hw/misc/macio/macio