summary refs log tree commit diff stats
path: root/results/classifier/118/graphic/820
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/118/graphic/820')
-rw-r--r--results/classifier/118/graphic/82043
1 files changed, 43 insertions, 0 deletions
diff --git a/results/classifier/118/graphic/820 b/results/classifier/118/graphic/820
new file mode 100644
index 000000000..15cad7b25
--- /dev/null
+++ b/results/classifier/118/graphic/820
@@ -0,0 +1,43 @@
+graphic: 0.940
+x86: 0.934
+device: 0.919
+architecture: 0.816
+boot: 0.754
+arm: 0.639
+semantic: 0.622
+files: 0.621
+virtual: 0.567
+performance: 0.515
+debug: 0.496
+mistranslation: 0.456
+user-level: 0.427
+hypervisor: 0.415
+i386: 0.378
+vnc: 0.366
+permissions: 0.274
+kernel: 0.264
+register: 0.258
+VMM: 0.226
+socket: 0.212
+ppc: 0.207
+KVM: 0.173
+PID: 0.166
+network: 0.161
+risc-v: 0.157
+TCG: 0.110
+peripherals: 0.087
+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:
+![qemu](/uploads/e122ebddb51e29de9bd16bc1815bb98e/qemu.mp4)
+
+
+`-enable-kvm` works but i removed it to slow down a bit to see what is going on.