qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] qmp: add BLOCK_MEDIUM_EJECT event


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH] qmp: add BLOCK_MEDIUM_EJECT event
Date: Mon, 30 Jan 2012 16:55:48 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:9.0) Gecko/20111222 Thunderbird/9.0

On 01/30/2012 04:43 PM, Kevin Wolf wrote:
>>
>>  If we had force=true in the initial eject command, bdrv_close is called,
>>  which in turn goes through bdrv_dev_change_media_cb where an event is
>>  emitted.
>
>  Can't this race with the guest eject?
Can't see how, there's nothing asynchronous in the path.

The button press is sent down to the guest even with -f.

Paolo



reply via email to

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