summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/105/graphic/794
blob: 3f33e20711116af9f32fb680c767508ec389ec7d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
graphic: 0.900
device: 0.819
network: 0.803
other: 0.759
mistranslation: 0.656
semantic: 0.632
socket: 0.628
vnc: 0.624
instruction: 0.520
boot: 0.445
assembly: 0.427
KVM: 0.315

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?