summary refs log tree commit diff stats
path: root/results/classifier/105/KVM/391880
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/105/KVM/391880')
-rw-r--r--results/classifier/105/KVM/39188027
1 files changed, 27 insertions, 0 deletions
diff --git a/results/classifier/105/KVM/391880 b/results/classifier/105/KVM/391880
new file mode 100644
index 000000000..684b81e26
--- /dev/null
+++ b/results/classifier/105/KVM/391880
@@ -0,0 +1,27 @@
+KVM: 0.922
+graphic: 0.908
+instruction: 0.862
+device: 0.825
+network: 0.622
+vnc: 0.573
+semantic: 0.547
+other: 0.475
+socket: 0.474
+boot: 0.381
+mistranslation: 0.347
+assembly: 0.036
+
+migrate exec hangs for several minutes if the pipe is closed before all its data is written
+
+Binary package hint: kvm
+
+Using
+
+  migrate "exec:true"
+
+in the monitor hangs the VM for several minutes. What I expect is that the VM stops attempting to migrate after the pipe has been closed.
+
+Indicating a background migrate with -d doesn't help. Presumably the migration is not backgrounded until a certain amount of data is written to the pipe, or the migration times out What I expect is that the migration is backgrounded immediately.
+
+I can reproduce this in Lucid.  Like the other related bug report, I don't have a strong opinion on the feature request, though it seems reasonable.  We will defer to Upstream's decision on this one.  Thanks!
+