diff options
Diffstat (limited to '')
| -rw-r--r-- | results/classifier/108/graphic/2147 | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/results/classifier/108/graphic/2147 b/results/classifier/108/graphic/2147 new file mode 100644 index 00000000..2ce2f83a --- /dev/null +++ b/results/classifier/108/graphic/2147 @@ -0,0 +1,24 @@ +graphic: 0.939 +device: 0.873 +semantic: 0.814 +debug: 0.767 +performance: 0.677 +vnc: 0.652 +PID: 0.615 +network: 0.594 +boot: 0.518 +socket: 0.507 +other: 0.363 +files: 0.158 +permissions: 0.143 +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: + |
