summary refs log tree commit diff stats
path: root/results/classifier/118/graphic/2502
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/118/graphic/2502')
-rw-r--r--results/classifier/118/graphic/250243
1 files changed, 43 insertions, 0 deletions
diff --git a/results/classifier/118/graphic/2502 b/results/classifier/118/graphic/2502
new file mode 100644
index 000000000..5a7f33ad4
--- /dev/null
+++ b/results/classifier/118/graphic/2502
@@ -0,0 +1,43 @@
+graphic: 0.984
+architecture: 0.972
+device: 0.899
+semantic: 0.828
+boot: 0.810
+mistranslation: 0.672
+performance: 0.563
+arm: 0.560
+PID: 0.557
+ppc: 0.533
+debug: 0.513
+register: 0.428
+assembly: 0.422
+vnc: 0.391
+risc-v: 0.365
+i386: 0.345
+permissions: 0.303
+files: 0.297
+VMM: 0.258
+TCG: 0.248
+socket: 0.247
+x86: 0.202
+network: 0.196
+peripherals: 0.193
+virtual: 0.117
+kernel: 0.109
+hypervisor: 0.103
+user-level: 0.084
+KVM: 0.058
+
+Old amd64 Ubuntu won't start
+Description of problem:
+While taking a trip down memory lane, I noticed that old Ubuntu amd64 live CDs won't boot in qemu-system-x86_64, while i386 ones work fine. I can confirm this for 6.06 and prior releases, while 8.04 and forward are OK (I don't have interim releases isos).
+Steps to reproduce:
+1. Launch qemu-system-x86_64 with Ubuntu 6.06.1 amd64 live CD
+2. Press "Start or install Ubuntu"
+3. PANIC: early exception rip (etc, please see screenshot below)
+Additional information:
+![Schermata_da_2024-08-13_22-07-14](/uploads/b25474a5bc984e330c1cec32677db2bb/Schermata_da_2024-08-13_22-07-14.png)
+
+I tried a few versions of QEMU and I can tell you that everything worked fine in 7.0.0 and it first broke in 7.1.0. I don't have a more precise bisect, sorry. I also tried in Fedora 40 with QEMU 8.2.2 and I have the same issue, so I don't think it's distro related.
+
+On the other hand, on a completely different PC with an Intel Core i3-330M I have no issue at all, even with QEMU 8.2.3, so it might be AMD/Ryzen related.