Il 16/01/2013 09:42, KONRAD Frédéric ha scritto: >> >>> virtio-s390 devices are not being reset when their bus is. To fix >>> this, add a reset method that forwards to virtio_reset. This is >>> only needed because of the "strange" modeling of virtio devices; >>> the ->vdev link is being handled manually rather than through qdev. >>> >>> Signed-off-by: Paolo Bonzini <[email protected]> > Isn't this handled by virtio-refactoring ? > > I mean if we have a virtio bus on this VirtIOS390Device like in this > series: > http://www.mail-archive.com/[email protected]/msg149035.html
Well, not in 1.3.1. :) Paolo
