diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-05-21 21:21:26 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-05-21 21:21:26 +0200 |
| commit | 4b927bc37359dec23f67d3427fc982945f24f404 (patch) | |
| tree | 245449ef9146942dc7fffd0235b48b7e70a00bf2 /gitlab/issues/target_sparc/host_missing/accel_missing/1163.toml | |
| parent | aa8bd79cec7bf6790ddb01d156c2ef2201abbaab (diff) | |
| download | emulator-bug-study-4b927bc37359dec23f67d3427fc982945f24f404.tar.gz emulator-bug-study-4b927bc37359dec23f67d3427fc982945f24f404.zip | |
add gitlab issues in toml format
Diffstat (limited to 'gitlab/issues/target_sparc/host_missing/accel_missing/1163.toml')
| -rw-r--r-- | gitlab/issues/target_sparc/host_missing/accel_missing/1163.toml | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/gitlab/issues/target_sparc/host_missing/accel_missing/1163.toml b/gitlab/issues/target_sparc/host_missing/accel_missing/1163.toml new file mode 100644 index 00000000..b6d4f52c --- /dev/null +++ b/gitlab/issues/target_sparc/host_missing/accel_missing/1163.toml @@ -0,0 +1,21 @@ +id = 1163 +title = "qemu doesn't boot Solaris 2.2" +state = "opened" +created_at = "2022-08-16T23:39:20.942Z" +closed_at = "n/a" +labels = ["target: sparc", "workflow::Triaged"] +url = "https://gitlab.com/qemu-project/qemu/-/issues/1163" +host-os = "macOS and Linux" +host-arch = "SPARC" +qemu-version = "(7.0, 4.2.1)" +guest-os = "Solaris" +guest-arch = "SPARC" +description = """Booting from the CDROM hangs""" +reproduce = """1. Run the command line above with a fresh disk image +2. The console contains: +``` +Trying cdrom:d... +(is ? +``` +3. No further progress""" +additional = "n/a" |