summary refs log tree commit diff stats
path: root/results/scraper/launchpad-without-comments/1341032
diff options
context:
space:
mode:
Diffstat (limited to 'results/scraper/launchpad-without-comments/1341032')
-rw-r--r--results/scraper/launchpad-without-comments/134103211
1 files changed, 11 insertions, 0 deletions
diff --git a/results/scraper/launchpad-without-comments/1341032 b/results/scraper/launchpad-without-comments/1341032
new file mode 100644
index 000000000..c4945ee72
--- /dev/null
+++ b/results/scraper/launchpad-without-comments/1341032
@@ -0,0 +1,11 @@
+no-shutdown does not fire SHUTDOWN event for some guests
+
+Currently using: qemu-x86_64 version 2.0.0
+Steps to reproduce: Create virtual machine with the arguments -no-shutdown, such as used by libvirt. Attach to the json event system. Load a guest such as Ubuntu 14.04 and run the 'halt' command. Guest ceases to execute, qemu freezes CPUs however no SHUTDOWN event is fired to the monitor.
+
+Now load a guest such as finnix or Debian 7. Run the same sequence of steps and note that the SHUTDOWN event is fired to the monitor.
+
+This seems like a qemu bug as the execution of the guest has ceased.
+
+Thanks
+Michael
\ No newline at end of file