qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 5/8] virtio-blk: fix "disabled data plane" mode


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH 5/8] virtio-blk: fix "disabled data plane" mode
Date: Tue, 16 Feb 2016 17:29:59 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0


On 16/02/2016 17:15, Cornelia Huck wrote:
> Hm... this seems to guarantee that _start()/_stop() never runs
> concurrently, doesn't it? Could we get rid of the ->starting/->stopping
> flags as well?
> 
> ...and ->disabled as well, since we try just once until we stop?

Sounds like that, yes.

Paolo



reply via email to

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