diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-05-30 16:52:07 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-05-30 16:52:17 +0200 |
| commit | 9260319e7411ff8281700a532caa436f40120ec4 (patch) | |
| tree | 2f6bfe5f3458dd49d328d3a9eb508595450adec0 /gitlab/issues/target_missing/host_missing/accel_missing/2147.toml | |
| parent | 225caa38269323af1bfc2daadff5ec8bd930747f (diff) | |
| download | qemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.tar.gz qemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.zip | |
gitlab scraper: download in toml and text format
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/2147.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_missing/2147.toml | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/2147.toml b/gitlab/issues/target_missing/host_missing/accel_missing/2147.toml deleted file mode 100644 index 6d0846ebc..000000000 --- a/gitlab/issues/target_missing/host_missing/accel_missing/2147.toml +++ /dev/null @@ -1,17 +0,0 @@ -id = 2147 -title = "The Windows version of QEMU runs the semihost project without printing" -state = "closed" -created_at = "2024-02-02T03:01:53.595Z" -closed_at = "2024-02-18T01:40:23.796Z" -labels = [] -url = "https://gitlab.com/qemu-project/qemu/-/issues/2147" -host-os = "Windows 10" -host-arch = "x86" -qemu-version = "8.0" -guest-os = "- OS/kernel version:" -guest-arch = "## Description of problem" -description = """In Linux, running this command to execute the Semihost project will print `Hello World` in the console, but running in Windows will not print anything. - -I'd like to know if it's the windows version of qemu that doesn't have perfect support for semihost, or if I need to adjust the input parameters.""" -reproduce = """""" -additional = """""" |