diff options
Diffstat (limited to '')
| -rw-r--r-- | results/classifier/118/KVM/139 | 31 | ||||
| -rw-r--r-- | results/classifier/118/KVM/1398 | 36 |
2 files changed, 67 insertions, 0 deletions
diff --git a/results/classifier/118/KVM/139 b/results/classifier/118/KVM/139 new file mode 100644 index 000000000..3c71531fa --- /dev/null +++ b/results/classifier/118/KVM/139 @@ -0,0 +1,31 @@ +KVM: 0.905 +network: 0.865 +mistranslation: 0.807 +device: 0.795 +kernel: 0.750 +performance: 0.692 +architecture: 0.577 +semantic: 0.489 +arm: 0.464 +files: 0.453 +peripherals: 0.434 +register: 0.396 +graphic: 0.383 +virtual: 0.364 +permissions: 0.344 +boot: 0.341 +debug: 0.327 +vnc: 0.323 +VMM: 0.309 +socket: 0.286 +hypervisor: 0.258 +x86: 0.216 +i386: 0.196 +PID: 0.182 +risc-v: 0.159 +ppc: 0.155 +TCG: 0.059 +assembly: 0.042 +user-level: 0.035 + +kvm rbd driver (and maybe others, i.e. qcow2, qed and so on) does not report DISCARD-ZERO flag diff --git a/results/classifier/118/KVM/1398 b/results/classifier/118/KVM/1398 new file mode 100644 index 000000000..af8c69515 --- /dev/null +++ b/results/classifier/118/KVM/1398 @@ -0,0 +1,36 @@ +KVM: 0.979 +kernel: 0.950 +device: 0.901 +architecture: 0.859 +graphic: 0.696 +x86: 0.638 +boot: 0.519 +mistranslation: 0.486 +debug: 0.479 +register: 0.433 +semantic: 0.402 +PID: 0.380 +arm: 0.373 +permissions: 0.366 +virtual: 0.317 +vnc: 0.252 +risc-v: 0.239 +user-level: 0.192 +socket: 0.164 +performance: 0.158 +VMM: 0.157 +hypervisor: 0.133 +TCG: 0.131 +files: 0.089 +assembly: 0.069 +ppc: 0.062 +network: 0.052 +i386: 0.015 +peripherals: 0.007 + +Kernel Fault in primary space mode while using user ASCE emulating s390x with AlmaLinux release 9.1 (Lime Lynx) +Description of problem: +Happens twice during startup, however the system keeps running. +Steps to reproduce: +1. Install Alma Linux s390x on in KVM on x86_64 +2. Start KVM |