Package: qemu-system-x86 Version: 1:11.0.0+ds-2 Severity: normal X-Debbugs-Cc: [email protected]
Dear Maintainer, after upgrading to qemu-system-x86 1:11.0.0+ds-2 my uefi windows 11 installation does not boot. It hangs in an endless loop trying to start. The command line used is: executing sudo /usr/bin/kvm -name srv-vm-11 -rtc base=localtime -netdev vde,id=net0,sock=/var/run/vde2/tap0.ctl -device virtio-net-pci,netdev=net0,mac=56:54:00:00:02:0b -m 16G -global driver=cfi.pflash01,property=secure,value=on -drive if=pflash,format=raw,unit=0,file=/usr/local/vms/srv-vm-11/uefi-srv-vm-11/OVMF_CODE_4M.secboot.fd,readonly=on -drive if=pflash,format=raw,unit=1,file=/usr/local/vms/srv-vm-11/uefi-srv-vm-11/uefi_vars.fd -machine q35,accel=kvm:tcg -cpu EPYC-Rome-v4,fma4=off,tbm=off,xop=off,fsrm=off,erms=off,pcid=off,misalignsse=off,sse4a=off,cr8legacy=off,xsaves=off,mmxext=off,fxsr-opt=off,osvw=off,sha-ni=off,svm=off,vmx=off,cmov,cx8,fpu,fxsr,syscall,sse,sse2,cx16,lahf-lm,popcnt,sse3,ssse3,sse4.1,sse4.2,avx,avx2,bmi1,bmi2,f16c,fma,abm,movbe,xsave,xsaveopt,adx,aes,fsgsbase,rdrand,rdseed,rdtscp,x2apic,ibpb,stibp,virt-ssbd,amd-ssbd -smp threads=2,cores=6,dies=1,sockets=1 -device qemu-xhci -device usb-mouse -device usb-tablet -drive file=/usr/local/vms/srv-vm-11/srv-vm-11.img,format=raw,index=0,id=sda,media=disk,if=none,aio=io_uring,discard=unmap -drive file=/usr/local/vms/srv-vm-11/Win11_24H2_German_x64.iso,format=raw,index=2,id=sr0,media=cdrom,if=none,aio=io_uring -drive file=/usr/local/vms/srv-vm-11/virtio-win-0.1.266.iso,format=raw,index=3,id=sr1,media=cdrom,if=none,aio=io_uring -device virtio-scsi-pci,id=scsi0 -device scsi-hd,drive=sda,rotation_rate=1 -device scsi-cd,drive=sr0 -device scsi-cd,drive=sr1 -device virtio-rng-pci -device virtio-balloon-pci -chardev socket,id=virtiocon0,path=/run/srv-vm-11.con,server=on,wait=off -device virtio-serial -device virtconsole,chardev=virtiocon0 -device VGA,vgamem_mb=32,edid=on -display gtk -monitor unix:/run/srv-vm-11.mon,server,nowait -pidfile /run/srv-vm-11.pid -run-with user=1000:1000 -enable-kvm -chardev socket,id=chrtpm,path=/usr/local/vms/srv-vm-11/tpm0-srv-vm-11/swtpm-sock -tpmdev emulator,id=tpm0,chardev=chrtpm -device tpm-tis,tpmdev=tpm0 The behaviour does not change in dependence of the version of ovmf - 2025.02-9 from testing, 2025.02-8+deb13u1 from stable both show the same boot problem. The version from stable was used in the command above. Downgrading qemu-system-x86 to stable 1:10.0.8+ds-0+deb13u1+b2 solves the problem. -- System Information: Debian Release: forky/sid APT prefers testing APT policy: (500, 'testing'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 7.1.0-a32t-az (SMP w/8 CPU threads; PREEMPT) Kernel taint flags: TAINT_CPU_OUT_OF_SPEC, TAINT_USER Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) Versions of packages qemu-system-x86 depends on: ii ipxe-qemu 2.0.0+dfsg-5 ii libaio1t64 0.3.113-9 ii libbpf1 1:1.7.0-1 ii libc6 2.42-16 ii libcapstone5 5.0.7-2 ii libfdt1 1.7.2-2+b2 ii libfuse3-4 3.18.2-2 ii libglib2.0-0t64 2.88.1-2 ii libgnutls30t64 3.8.13-1 ii libibverbs1 61.0-2 ii libjpeg62-turbo 1:3.1.3-4 ii libnuma1 2.0.19-1+b2 ii libpixman-1-0 0.46.4-1+b2 ii libpmem1 1.13.1-1.1+b1 ii libpng16-16t64 1.6.58-1 ii librdmacm1t64 61.0-2 ii libsasl2-2 2.1.28+dfsg1-11 ii libseccomp2 2.6.0-2+b1 ii libslirp0 4.9.3-1 ii libudev1 260.1-1 ii liburing2 2.14-1 ii libvdeplug2t64 4.0.1-5.1+b2 ii libzstd1 1.5.7+dfsg-3+b2 ii qemu-system-common 1:11.0.0+ds-2 ii qemu-system-data 1:11.0.0+ds-2 ii seabios 1.17.0-1 ii zlib1g 1:1.3.dfsg+really1.3.2-3 Versions of packages qemu-system-x86 recommends: ii ovmf 2025.02-9 ii qemu-block-extra 1:11.0.0+ds-2 ii qemu-system-gui 1:11.0.0+ds-2 ii qemu-system-modules-opengl 1:11.0.0+ds-2 ii qemu-system-modules-spice 1:11.0.0+ds-2 ii qemu-utils 1:11.0.0+ds-2 Versions of packages qemu-system-x86 suggests: pn passt <none> pn samba <none> ii vde2 2.3.2+r586-12.2 -- no debconf information

