qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 0/2] virtio: reset all qbuses too when writing t


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH 0/2] virtio: reset all qbuses too when writing to the status field
Date: Wed, 12 Dec 2012 17:38:21 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0

Il 12/12/2012 16:38, Michael S. Tsirkin ha scritto:
>> > These patches fix this problem by calling qdev_reset_all when zero
>> > is written to the status field.
> Looks like this is a virtio-scsi thing - others don't have a hierarchy.

virtio-serial does, and is doing the same walk manually.

> Let's just stick this code in virtio_scsi_reset then?

No.

> It likely can access the scsi bus without going through virtio-pci
> and s390 right?

Yes, it can, but it's not a good reason to do it there.

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]