summary refs log tree commit diff stats
path: root/results/classifier/118/none/250
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--results/classifier/118/none/25031
-rw-r--r--results/classifier/118/none/250131
-rw-r--r--results/classifier/118/none/250339
-rw-r--r--results/classifier/118/none/250531
-rw-r--r--results/classifier/118/none/250743
5 files changed, 175 insertions, 0 deletions
diff --git a/results/classifier/118/none/250 b/results/classifier/118/none/250
new file mode 100644
index 00000000..d0d64a74
--- /dev/null
+++ b/results/classifier/118/none/250
@@ -0,0 +1,31 @@
+device: 0.715
+performance: 0.592
+graphic: 0.526
+debug: 0.279
+arm: 0.254
+architecture: 0.194
+semantic: 0.166
+user-level: 0.149
+mistranslation: 0.116
+virtual: 0.106
+files: 0.086
+risc-v: 0.068
+peripherals: 0.063
+network: 0.049
+i386: 0.045
+VMM: 0.044
+hypervisor: 0.036
+boot: 0.026
+TCG: 0.023
+PID: 0.022
+ppc: 0.019
+permissions: 0.018
+x86: 0.017
+assembly: 0.016
+register: 0.011
+kernel: 0.010
+socket: 0.008
+vnc: 0.007
+KVM: 0.002
+
+windows qemu-img fails to convert vhdx, assertion failure
diff --git a/results/classifier/118/none/2501 b/results/classifier/118/none/2501
new file mode 100644
index 00000000..fac7cffc
--- /dev/null
+++ b/results/classifier/118/none/2501
@@ -0,0 +1,31 @@
+performance: 0.432
+device: 0.425
+semantic: 0.298
+architecture: 0.278
+graphic: 0.224
+virtual: 0.206
+mistranslation: 0.196
+x86: 0.194
+permissions: 0.111
+arm: 0.092
+network: 0.077
+i386: 0.072
+ppc: 0.058
+hypervisor: 0.049
+user-level: 0.048
+VMM: 0.046
+TCG: 0.044
+PID: 0.044
+peripherals: 0.042
+assembly: 0.038
+register: 0.036
+debug: 0.034
+boot: 0.023
+vnc: 0.020
+files: 0.016
+risc-v: 0.011
+socket: 0.007
+kernel: 0.007
+KVM: 0.004
+
+compile qemu as a shared library
diff --git a/results/classifier/118/none/2503 b/results/classifier/118/none/2503
new file mode 100644
index 00000000..4afc6462
--- /dev/null
+++ b/results/classifier/118/none/2503
@@ -0,0 +1,39 @@
+device: 0.671
+risc-v: 0.639
+graphic: 0.592
+network: 0.387
+vnc: 0.267
+arm: 0.251
+boot: 0.234
+register: 0.224
+files: 0.190
+performance: 0.177
+debug: 0.158
+socket: 0.141
+VMM: 0.137
+semantic: 0.136
+assembly: 0.125
+hypervisor: 0.103
+peripherals: 0.101
+mistranslation: 0.083
+permissions: 0.076
+PID: 0.072
+architecture: 0.061
+kernel: 0.060
+TCG: 0.057
+user-level: 0.051
+ppc: 0.042
+virtual: 0.031
+i386: 0.029
+x86: 0.021
+KVM: 0.013
+
+how to install  cmake scipt in QEMU with riscv
+Description of problem:
+
+Steps to reproduce:
+1.
+2.
+3.
+Additional information:
+
diff --git a/results/classifier/118/none/2505 b/results/classifier/118/none/2505
new file mode 100644
index 00000000..cedea448
--- /dev/null
+++ b/results/classifier/118/none/2505
@@ -0,0 +1,31 @@
+performance: 0.749
+device: 0.554
+architecture: 0.480
+arm: 0.475
+i386: 0.449
+risc-v: 0.413
+x86: 0.377
+semantic: 0.363
+network: 0.336
+graphic: 0.326
+boot: 0.300
+vnc: 0.274
+ppc: 0.272
+permissions: 0.264
+VMM: 0.232
+mistranslation: 0.203
+KVM: 0.189
+TCG: 0.166
+kernel: 0.161
+virtual: 0.146
+user-level: 0.142
+files: 0.142
+peripherals: 0.126
+debug: 0.119
+PID: 0.108
+hypervisor: 0.106
+register: 0.100
+socket: 0.051
+assembly: 0.032
+
+Interpreter ELF flags ignored when selecting CPU
diff --git a/results/classifier/118/none/2507 b/results/classifier/118/none/2507
new file mode 100644
index 00000000..15f12204
--- /dev/null
+++ b/results/classifier/118/none/2507
@@ -0,0 +1,43 @@
+device: 0.796
+performance: 0.794
+graphic: 0.730
+ppc: 0.636
+architecture: 0.574
+kernel: 0.524
+network: 0.523
+PID: 0.501
+register: 0.496
+permissions: 0.429
+semantic: 0.414
+VMM: 0.412
+peripherals: 0.408
+vnc: 0.361
+files: 0.342
+debug: 0.341
+i386: 0.325
+boot: 0.320
+arm: 0.310
+risc-v: 0.308
+x86: 0.296
+hypervisor: 0.285
+socket: 0.275
+KVM: 0.269
+TCG: 0.198
+mistranslation: 0.196
+assembly: 0.161
+user-level: 0.097
+virtual: 0.095
+
+m68k: fpu: frestore with NULL state should reset FPU state
+Description of problem:
+According to the PRM:
+
+```
+Floating-Point Status Register: Cleared if the state size is NULL; otherwise, not affected. 
+```
+
+But this does not currently happen.
+Steps to reproduce:
+1. set a value in fpsr
+2. do frestore with state size zero
+3. read back fpsr and notice it isn't zero.