summary refs log tree commit diff stats
path: root/gitlab/issues/target_i386/host_missing/accel_TCG/1661.toml
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-05-21 21:21:26 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-05-21 21:21:26 +0200
commit4b927bc37359dec23f67d3427fc982945f24f404 (patch)
tree245449ef9146942dc7fffd0235b48b7e70a00bf2 /gitlab/issues/target_i386/host_missing/accel_TCG/1661.toml
parentaa8bd79cec7bf6790ddb01d156c2ef2201abbaab (diff)
downloadqemu-analysis-4b927bc37359dec23f67d3427fc982945f24f404.tar.gz
qemu-analysis-4b927bc37359dec23f67d3427fc982945f24f404.zip
add gitlab issues in toml format
Diffstat (limited to 'gitlab/issues/target_i386/host_missing/accel_TCG/1661.toml')
-rw-r--r--gitlab/issues/target_i386/host_missing/accel_TCG/1661.toml19
1 files changed, 19 insertions, 0 deletions
diff --git a/gitlab/issues/target_i386/host_missing/accel_TCG/1661.toml b/gitlab/issues/target_i386/host_missing/accel_TCG/1661.toml
new file mode 100644
index 000000000..4853c9499
--- /dev/null
+++ b/gitlab/issues/target_i386/host_missing/accel_TCG/1661.toml
@@ -0,0 +1,19 @@
+id = 1661
+title = "x86 cpu support request: LX Geode"
+state = "opened"
+created_at = "2023-05-18T13:10:22.857Z"
+closed_at = "n/a"
+labels = ["accel: TCG", "kind::Feature Request", "target: i386"]
+url = "https://gitlab.com/qemu-project/qemu/-/issues/1661"
+host-os = "Debian GNU/Linux 12 (bookworm)"
+host-arch = "x86"
+qemu-version = "`"
+guest-os = "Debian deriviatives (various)"
+guest-arch = "x86"
+description = """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."""
+reproduce = """N/A - feature does not currently exist"""
+additional = """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!"""