blob: a031eb46f06c0e309a4f7810039d5e666d23a228 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
graphic: 0.939
device: 0.873
semantic: 0.814
instruction: 0.710
vnc: 0.652
network: 0.594
boot: 0.518
socket: 0.507
mistranslation: 0.446
other: 0.363
assembly: 0.091
KVM: 0.022
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:
|