summary refs log tree commit diff stats
path: root/results/classifier/118/kernel/1392
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/118/kernel/1392')
-rw-r--r--results/classifier/118/kernel/139244
1 files changed, 44 insertions, 0 deletions
diff --git a/results/classifier/118/kernel/1392 b/results/classifier/118/kernel/1392
new file mode 100644
index 000000000..db15e7028
--- /dev/null
+++ b/results/classifier/118/kernel/1392
@@ -0,0 +1,44 @@
+kernel: 0.893
+device: 0.865
+peripherals: 0.832
+graphic: 0.814
+architecture: 0.663
+PID: 0.531
+hypervisor: 0.516
+performance: 0.464
+semantic: 0.460
+VMM: 0.423
+permissions: 0.416
+risc-v: 0.388
+debug: 0.361
+mistranslation: 0.361
+network: 0.350
+ppc: 0.342
+boot: 0.339
+x86: 0.321
+i386: 0.273
+vnc: 0.247
+TCG: 0.222
+files: 0.209
+KVM: 0.203
+arm: 0.191
+register: 0.169
+user-level: 0.161
+socket: 0.145
+virtual: 0.114
+assembly: 0.069
+
+qemu 7.2.0 almalinux 9.1 guest  vda io error
+Description of problem:
+after update the qemu from 7.1.0 to 7.2.0 guest almalinux 9.1  have disk io error ,log :
+```log
+Dec 24 00:17:39 rlh1 kernel: I/O error, dev vda, sector 109770720 op 0x1:(WRITE) flags 0x0 phys_seg 1 prio class 0
+Dec 24 00:17:42 rlh1 kernel: dm-0: writeback error on inode 33585275, offset 4096, sector 33359840
+Dec 24 00:17:42 rlh1 kernel: I/O error, dev vda, sector 109770776 op 0x1:(WRITE) flags 0x0 phys_seg 1 prio class 0
+Dec 24 00:17:42 rlh1 kernel: dm-0: writeback error on inode 33585275, offset 4096, sector 33359896
+Dec 24 00:17:42 rlh1 kernel: I/O error, dev vda, sector 109770832 op 0x1:(WRITE) flags 0x0 phys_seg 1 prio class 0
+```
+
+then I switch back to version 7.1.0  it work as normal
+Additional information:
+