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: