diff options
Diffstat (limited to 'results/classifier/105/graphic/820')
| -rw-r--r-- | results/classifier/105/graphic/820 | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/results/classifier/105/graphic/820 b/results/classifier/105/graphic/820 new file mode 100644 index 000000000..15257710e --- /dev/null +++ b/results/classifier/105/graphic/820 @@ -0,0 +1,26 @@ +graphic: 0.940 +device: 0.919 +instruction: 0.764 +boot: 0.754 +semantic: 0.622 +mistranslation: 0.456 +vnc: 0.366 +socket: 0.212 +other: 0.178 +KVM: 0.173 +network: 0.161 +assembly: 0.078 + +Hang During Initramfs +Description of problem: +[Hang During Initramfs](https://wiki.archlinux.org/title/QEMU#Hang_during_VM_initramfs) +Is this still not fixed? I hang at startup. Previously I tried WIN11 and it booted fine. +Steps to reproduce: +1. Download Windows10 ISO +2. qemu-img create -f raw Windows10 15G +3. qemu-system-x86_64 -cdrom Win10.iso -boot order=d -drive file=Windows10,format=raw -m 4G +Additional information: + + + +`-enable-kvm` works but i removed it to slow down a bit to see what is going on. |