summary refs log tree commit diff stats
path: root/results/classifier/accel-gemma3:12b/tcg/2147
blob: 61420dfee7349ed9962ec99ecae3398d677dd07a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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: