On 28.11.2017 14:46, Cornelia Huck wrote: > info qom-tree shows several devices under unattached that probably > should go somewhere. > > The css bridge should attach to the machine, as it has a similar > purpose as e.g. a pci host bridge. > > The autogenerated network devices should be in the same bucket as any > other device; I'm just not sure about the way I went about it. > > The zpci devices are still problematic: I don't have a good idea where > they should show up. > > Remaining in the unattached container are the sysbus, memory regions > and cpus. > > Cornelia Huck (2): > s390x/css: attach css bridge > s390x: attach autogenerated nics > > hw/s390x/css-bridge.c | 2 ++ > hw/s390x/s390-virtio-ccw.c | 2 ++ > 2 files changed, 4 insertions(+) >
Reviewed-by: David Hildenbrand <da...@redhat.com> My guess is, that this should not break migration (or anything else). -- Thanks, David / dhildenb