Il 09/01/2013 11:22, Michael S. Tsirkin ha scritto: > > It's possible. I'll move the SCSI bus away from qdev reset. > > Anthony/Michael, can you help doing the same with PCIDevice? And > > perhaps Peter and Andreas with sysbus? > > I'm not sure what would you like to change with PCIDevice.
Replace the DeviceState reset method with one in PCIDevice, and call it from the PCI bus reset. Paolo