qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] block: add bdrv_reopen() support for raw hdev d


From: Kevin Wolf
Subject: Re: [Qemu-devel] [PATCH] block: add bdrv_reopen() support for raw hdev devices
Date: Mon, 19 Nov 2012 17:19:15 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120605 Thunderbird/13.0

Am 19.11.2012 17:16, schrieb Jeff Cody:
> On 11/19/2012 10:45 AM, Kevin Wolf wrote:
>> Am 19.11.2012 16:37, schrieb Jeff Cody:
>>> The host device reopen handler for raw-posix is the same as the file reopen
>>> handler.
>>>
> 
>>
>> What about host_floppy and (twice) host_cdrom?
>>
>> Kevin
>>
> 
> Do we need / want reopen for floppy and/or cdrom?

At least I can't see what makes it less reasonable than for host_device.
They are really just host_device with one or two additional callbacks
for handling removable media.

Kevin



reply via email to

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