On 20.06.2018 13:07, Gerd Hoffmann wrote:
>   Hi,
> 
> $subject says all.  Noticed while testing the upcoming seabios update.
> Reproducer:
> 
>   qemu-system-x86_64 -M q35 -m 4G -cdrom 
> Fedora-Workstation-Live-x86_64-28-1.1.iso

Once this has been fixed, please add a regression test to tests/cdrom-test.c
for this, so that it can not happen so easily again. A line like this
should do the job:

 qtest_add_data_func("cdrom/boot/q35", "-M q35 -cdrom ", test_cdboot);

  Thomas

Reply via email to