Il 30/04/2013 15:06, KONRAD Frédéric ha scritto: >>> >> Could this be simply a qdev property? > > Well, maybe my solution is too extreme. > > Maybe I can put bus_name in struct VirtIODevice instead to avoid the > set_virtio_x_bus_name code duplication?
No, I think it should be either DeviceState or single devices. Paolo