summary refs log tree commit diff stats
path: root/gitlab/issues_text/target_i386/host_missing/accel_TCG/1661
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_i386/host_missing/accel_TCG/1661
parente5634e2806195bee44407853c4bf8776f7abfa4f (diff)
downloadqemu-analysis-3e4c5a6261770bced301b5e74233e7866166ea5b.tar.gz
qemu-analysis-3e4c5a6261770bced301b5e74233e7866166ea5b.zip
clean up repository
Diffstat (limited to 'gitlab/issues_text/target_i386/host_missing/accel_TCG/1661')
-rw-r--r--gitlab/issues_text/target_i386/host_missing/accel_TCG/166111
1 files changed, 0 insertions, 11 deletions
diff --git a/gitlab/issues_text/target_i386/host_missing/accel_TCG/1661 b/gitlab/issues_text/target_i386/host_missing/accel_TCG/1661
deleted file mode 100644
index 550aaae5a..000000000
--- a/gitlab/issues_text/target_i386/host_missing/accel_TCG/1661
+++ /dev/null
@@ -1,11 +0,0 @@
-x86 cpu support request: LX Geode
-Description of problem:
-The Geode LX family of CPUs were used in early generations of the One Laptop Per Child (OLPC) systems (XO 1.0).
-
-They are _basically_ i686-compatible but they lack the 'long-nop' (0x0f 0x1f) instruction available on many other i686-class devices.
-
-Since i686 is a reasonably common baseline for toolchains and the software that is distributed using those toolchains, it would be convenient to be able to use QEMU to test boundary compatibility cases for this CPU.
-Steps to reproduce:
-N/A - feature does not currently exist
-Additional information:
-I'm not adding additional context here at the moment, but please let me know what else would be helpful to know (and/or if I'm off-track with this feature request for any reason).  Thank you!