On Tue, Feb 28, 2023 at 05:23:00PM +0100, Peter Krempa wrote: > + * qemu: Fix error when attempting to change media in a CDROM drive > + > + Due to a logic bug introduced in libvirt-9.0 attempts to change media in a > + CDROM would previously fail with an error stating that the tray isn't open. > + > + * qemu: Properly handle block job transitions > + > + Starting with libvirt-9.0 the block job state machine improperly handled > + some job transitions which resulted into some block jobs not being properly > + terminated. This could cause problems such as errors when detaching a disk > + after snapshot. Maybe s/transitions which/transitions, which/ ? Either way, make sure that we still have *two* empty lines between sections after your changes have been applied. Reviewed-by: Andrea Bolognani <abologna@xxxxxxxxxx> -- Andrea Bolognani / Red Hat / Virtualization