summary refs log tree commit diff stats
path: root/gitlab/issues_text/target_missing/host_missing/accel_missing/794
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-06-01 21:35:14 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-06-01 21:35:14 +0200
commit3e4c5a6261770bced301b5e74233e7866166ea5b (patch)
tree9379fddaba693ef8a045da06efee8529baa5f6f4 /gitlab/issues_text/target_missing/host_missing/accel_missing/794
parente5634e2806195bee44407853c4bf8776f7abfa4f (diff)
downloadqemu-analysis-3e4c5a6261770bced301b5e74233e7866166ea5b.tar.gz
qemu-analysis-3e4c5a6261770bced301b5e74233e7866166ea5b.zip
clean up repository
Diffstat (limited to 'gitlab/issues_text/target_missing/host_missing/accel_missing/794')
-rw-r--r--gitlab/issues_text/target_missing/host_missing/accel_missing/7949
1 files changed, 0 insertions, 9 deletions
diff --git a/gitlab/issues_text/target_missing/host_missing/accel_missing/794 b/gitlab/issues_text/target_missing/host_missing/accel_missing/794
deleted file mode 100644
index 2da57a24a..000000000
--- a/gitlab/issues_text/target_missing/host_missing/accel_missing/794
+++ /dev/null
@@ -1,9 +0,0 @@
-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?