summary refs log tree commit diff stats
path: root/gitlab/issues/target_missing/host_missing/accel_missing/2147.toml
blob: 6d0846ebc8e6eb558f50f1534691ebeb882d5e03 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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 = """"""