|
From: | Paolo Bonzini |
Subject: | Re: [Qemu-stable] [PATCH] virtio-s390: add a reset function to virtio-s390 devices |
Date: | Wed, 16 Jan 2013 11:09:28 +0100 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0 |
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 <address@hidden> > 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/address@hidden/msg149035.html Well, not in 1.3.1. :) Paolo
[Prev in Thread] | Current Thread | [Next in Thread] |