qemu-block
[Top][All Lists]
Advanced

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

Re: [Qemu-block] [PATCH v2 0/4] blockdev: Fix 'change' for slot devices


From: Peter Maydell
Subject: Re: [Qemu-block] [PATCH v2 0/4] blockdev: Fix 'change' for slot devices
Date: Thu, 21 Jan 2016 15:10:13 +0000

On 20 January 2016 at 18:29, Max Reitz <address@hidden> wrote:
> The series "BlockBackend and media" intended all block devices with
> removable media to implement a tray model; if the devices does not have
> a tray, it should emulate one.

> Patches 1 and 2 are CC'd to qemu-stable because they fix 'change' for SD
> card readers. Patch 3 does not fix it for floppy disk drives, it just
> changes the behavior when used on them (no TRAY_MOVED events, no
> tray_open status, and blockdev-{open,close}-tray are optional), which is
> why it is not CC'd to qemu-stable; and patch 4 is more of a change in
> behavior than a stable-worthy fix.

Thanks; this fixes the regression in sd card handling for me.

Tested-by: Peter Maydell <address@hidden>
(including testing that just the stable-cc'd patches 1 and 2 are
sufficient to fix the regression).

-- PMM



reply via email to

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