summary refs log tree commit diff stats
path: root/results/classifier/108/graphic/1679
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/108/graphic/1679')
-rw-r--r--results/classifier/108/graphic/167930
1 files changed, 30 insertions, 0 deletions
diff --git a/results/classifier/108/graphic/1679 b/results/classifier/108/graphic/1679
new file mode 100644
index 000000000..8f076bb4a
--- /dev/null
+++ b/results/classifier/108/graphic/1679
@@ -0,0 +1,30 @@
+graphic: 0.978
+device: 0.805
+semantic: 0.644
+PID: 0.498
+permissions: 0.458
+debug: 0.430
+files: 0.418
+performance: 0.408
+vnc: 0.386
+boot: 0.385
+network: 0.300
+socket: 0.284
+other: 0.237
+KVM: 0.031
+
+Running Qemu on windows arm64 host, and use qemu-system-x86_64 to emulate an ubuntu OS, but it didn't work.Enter the issue title
+Description of problem:
+Running QemuV8.0 on windows arm64 host, and use qemu-system-x86_64 to emulate an ubuntu OS, but it didn't work.
+Steps to reproduce:
+1.qemu-img.exe create hdd.img 10G
+
+2.qemu-system-x86_64.exe -m 8096 hdd.img -cdrom ubuntu22.04-desktop-amd64.iso  -machine pc
+Additional information:
+both Use qemu v8.0 and qemu v8.1 to test, but failed also
+
+
+
+Thanks,
+
+Jianbin