summary refs log tree commit diff stats
path: root/gitlab/issues_text/target_missing/host_missing/accel_missing/2147
blob: 36c3edd00e25b852ef23478e36d78141f4fc7df9 (plain) (blame)
1
2
3
4
5
6
7
8
9
The Windows version of QEMU runs the semihost project without printing
Description of problem:
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.
Steps to reproduce:

Additional information: