summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/108/other/2626
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/zero-shot/108/other/2626')
-rw-r--r--results/classifier/zero-shot/108/other/262623
1 files changed, 23 insertions, 0 deletions
diff --git a/results/classifier/zero-shot/108/other/2626 b/results/classifier/zero-shot/108/other/2626
new file mode 100644
index 000000000..74496e9c4
--- /dev/null
+++ b/results/classifier/zero-shot/108/other/2626
@@ -0,0 +1,23 @@
+device: 0.867
+performance: 0.863
+graphic: 0.845
+network: 0.793
+vnc: 0.710
+debug: 0.575
+socket: 0.543
+semantic: 0.449
+PID: 0.357
+permissions: 0.341
+files: 0.325
+boot: 0.312
+KVM: 0.250
+other: 0.149
+
+QEMU crashes after host time moves backwards
+Description of problem:
+QEMU process crashes after time synchronized and moved backwards on the host.
+Steps to reproduce:
+As detailed in the [thread](https://bugzilla.redhat.com/show_bug.cgi?id=2228406)
+
+1. create a virtual machine and change tick period in the guest
+2. executing `while [ 1 ];do hwclock --systohc; hwclock --hctosys;done` on the host