On 9/10/21 3:35 PM, Peter Krempa wrote: > We don't support all startup policies with all source types so to > correctly allow switching from a 'file' based cdrom with 'optional' > startup policy to a 'block' based one which doesn't support optional we > must update the startup policy field first. Obviously we need to have > fallback if the update fails. > > Reported-by: Vojtech Juranek <vjuranek@xxxxxxxxxx> > Signed-off-by: Peter Krempa <pkrempa@xxxxxxxxxx> > --- > src/qemu/qemu_driver.c | 11 ++++++++++- > 1 file changed, 10 insertions(+), 1 deletion(-) Reviewed-by: Michal Privoznik <mprivozn@xxxxxxxxxx> Michal