Il 10/01/2013 12:46, Peter Maydell 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? > What does it even mean to reset a sysbus? Do we do it anywhere? > (it looks like vl.c does, just as a shortcut so memory mapped devices > get their reset hooks called?)
Yes, exactly. Paolo