summary refs log tree commit diff stats
path: root/results/classifier/118/device/233
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--results/classifier/118/device/23331
-rw-r--r--results/classifier/118/device/233653
2 files changed, 84 insertions, 0 deletions
diff --git a/results/classifier/118/device/233 b/results/classifier/118/device/233
new file mode 100644
index 00000000..127188b9
--- /dev/null
+++ b/results/classifier/118/device/233
@@ -0,0 +1,31 @@
+device: 0.874
+architecture: 0.755
+network: 0.689
+semantic: 0.544
+performance: 0.540
+hypervisor: 0.481
+boot: 0.481
+arm: 0.444
+peripherals: 0.347
+graphic: 0.330
+files: 0.328
+register: 0.279
+permissions: 0.269
+assembly: 0.245
+mistranslation: 0.237
+virtual: 0.202
+x86: 0.161
+i386: 0.153
+socket: 0.116
+user-level: 0.103
+ppc: 0.093
+risc-v: 0.091
+kernel: 0.085
+PID: 0.063
+vnc: 0.052
+debug: 0.020
+TCG: 0.015
+VMM: 0.014
+KVM: 0.002
+
+QEMU installer with WHPX support
diff --git a/results/classifier/118/device/2336 b/results/classifier/118/device/2336
new file mode 100644
index 00000000..694994ff
--- /dev/null
+++ b/results/classifier/118/device/2336
@@ -0,0 +1,53 @@
+x86: 0.953
+device: 0.944
+graphic: 0.928
+architecture: 0.920
+files: 0.895
+user-level: 0.873
+PID: 0.838
+network: 0.804
+performance: 0.778
+semantic: 0.744
+debug: 0.738
+permissions: 0.630
+ppc: 0.609
+vnc: 0.607
+socket: 0.599
+boot: 0.555
+kernel: 0.548
+hypervisor: 0.509
+VMM: 0.490
+TCG: 0.483
+risc-v: 0.351
+register: 0.302
+virtual: 0.273
+arm: 0.268
+mistranslation: 0.227
+assembly: 0.182
+KVM: 0.107
+peripherals: 0.090
+i386: 0.018
+
+qemu-x86_64 crash on LoongArch
+Description of problem:
+
+Steps to reproduce:
+1. build a static  hello test on x86_64 machine.
+2. build qemu-x86_64 on LoongArch.
+3. run 'qemu-x86_64 hello 'on LoongArch.
+Additional information:
+1  result
+
+[root@localhost qemu]# ./build/qemu-x86_64 ~/hello  
+Bus error (core dumped)
+
+2  Since commit 45bf0e7aa648369cf8ab2333bd20144806fc1be3 
+
+3  full log with -d in_asm,op,out_asm,strace
+see log.txt
+
+[log.txt](/uploads/9a0e3250bfafa6db31d6688b8c60feb7/log.txt)
+
+[qemu-x86_64](/uploads/728fc4f4633054097b6028cd99a20e8b/qemu-x86_64)
+
+[hello](/uploads/d7dec3bdb844273a8e26464ed418c1a0/hello)