[libvirt] [PATCH 0/2] qemu: hotplug: Fix two issues with drives made empty by using starup policy

Michal Privoznik mprivozn at redhat.com
Mon Sep 12 08:40:08 UTC 2016


On 05.09.2016 18:41, Peter Krempa wrote:
> If a cdrom drive is emptied by 'requisite' startup policy the policy setting would
> not be cleared and due to a bug in qemu the cdrom image could not be changed.
> 
> The first patch clears the startup policy setting and the second one fixes
> ejection of cdroms if --force is specified.
> 
> Also I've reported the issue in qemu https://bugzilla.redhat.com/show_bug.cgi?id=1373264
> 
> Peter Krempa (2):
>   qemu: domain: Clear startup policy for dropped removable media
>   qemu: hotplug: Don't wait if cdrom tray is opened forcibly
> 
>  src/qemu/qemu_domain.c  | 2 ++
>  src/qemu/qemu_hotplug.c | 9 ++++-----
>  2 files changed, 6 insertions(+), 5 deletions(-)
> 

ACK to both.

Michal




More information about the libvir-list mailing list