summary refs log tree commit diff stats
path: root/results/classifier/118/graphic/794
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/118/graphic/794')
-rw-r--r--results/classifier/118/graphic/79439
1 files changed, 39 insertions, 0 deletions
diff --git a/results/classifier/118/graphic/794 b/results/classifier/118/graphic/794
new file mode 100644
index 000000000..fd84a83ca
--- /dev/null
+++ b/results/classifier/118/graphic/794
@@ -0,0 +1,39 @@
+graphic: 0.900
+device: 0.819
+network: 0.803
+mistranslation: 0.656
+semantic: 0.632
+architecture: 0.628
+socket: 0.628
+vnc: 0.624
+debug: 0.617
+files: 0.605
+PID: 0.561
+register: 0.554
+TCG: 0.521
+arm: 0.518
+performance: 0.517
+risc-v: 0.490
+kernel: 0.489
+ppc: 0.473
+user-level: 0.468
+i386: 0.452
+boot: 0.445
+assembly: 0.427
+x86: 0.409
+VMM: 0.403
+hypervisor: 0.384
+KVM: 0.315
+peripherals: 0.315
+permissions: 0.238
+virtual: 0.233
+
+Documentation: Broken links to removed features in old changelog pages
+Description of problem:
+In QEMU changelogs prior to 6.1 (notably 6.0 at least) the removed features link goes to https://qemu-project.gitlab.io/qemu/system/removed-features.html instead of https://qemu-project.gitlab.io/qemu/about/removed-features.html. The deprecated features links are also broken.
+
+This caused me some amount of confusion while trying to find the cause of several emulation issues.
+Additional information:
+Would have fixed myself but I cannot create a QEMU wiki account to do so. If there is a process for approval for that I will happily follow it and fix the issue when approved. I also can't see anywhere else to report this so apologies if this is the wrong place.
+
+Perhaps the main changelog page could include links to the removed and deprecated features pages too?