qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v4 1/1] atapi: make change media detection for g


From: Kevin Wolf
Subject: Re: [Qemu-devel] [PATCH v4 1/1] atapi: make change media detection for guests easier
Date: Mon, 26 Nov 2012 16:54:34 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120605 Thunderbird/13.0

Am 26.11.2012 16:37, schrieb Pavel Hrdina:
> If you have a guest with a media in the optical drive and you change
> it, the windows guest cannot properly recognize this media change.
> 
> Windows needs to detect sense "NOT_READY with ASC_MEDIUM_NOT_PRESENT"
> before we send sense "UNIT_ATTENTION with ASC_MEDIUM_MAY_HAVE_CHANGED".
> 
> v4: - removed fake_cdrom_changed introduced in v3
>     - cleaned ide_drive_post_load
> 
> v3: - remove timeout as it isn't needed anymore
> 
> v2: - disable debug messages
> 
> Signed-off-by: Pavel Hrdina <address@hidden>

Thanks, applied to the block branch for 1.3.

Kevin



reply via email to

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