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_missing/host_missing/accel_missing/2854.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_missing/host_missing/accel_missing/2854.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_missing/2854.toml | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/2854.toml b/gitlab/issues/target_missing/host_missing/accel_missing/2854.toml new file mode 100644 index 00000000..c954a4c2 --- /dev/null +++ b/gitlab/issues/target_missing/host_missing/accel_missing/2854.toml @@ -0,0 +1,32 @@ +id = 2854 +title = "https://www.qemu.org/ is missing chance to provide (or at least link) some starting guide" +state = "opened" +created_at = "2025-03-05T08:49:16.606Z" +closed_at = "n/a" +labels = ["Documentation"] +url = "https://gitlab.com/qemu-project/qemu/-/issues/2854" +host-os = "Lubuntu 24.04" +host-arch = "irrelevant, can check if needed" +qemu-version = "irrelevant, can check if needed" +guest-os = "n/a" +guest-arch = "n/a" +description = """as a completely new (potential) user https://www.qemu.org/ main page is missing chance to easily link some hello world documentation""" +reproduce = """1. open https://www.qemu.org/ +2. try to click "Full-system emulation" with hope that it will link some starting hello world how to do so""" +additional = """On https://www.qemu.org/ you can click "support" + +Then you can click "documentation" + +Then "main documentation section" + +Then "system emulation" + +Then "introduction" + +At this point you have something that sort-of is viable as hello world. + +Maybe link https://www.qemu.org/docs/master/system/introduction.html from main page ("Full-system emulation")? + +Unless there is a better documentation? + +Though maybe someone who will not go through this link maze should not try to use QEMU at all?""" |