summary refs log tree commit diff stats
path: root/results/classifier/accel-gemma3:12b/vmm/1089005
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/accel-gemma3:12b/vmm/1089005')
-rw-r--r--results/classifier/accel-gemma3:12b/vmm/108900521
1 files changed, 21 insertions, 0 deletions
diff --git a/results/classifier/accel-gemma3:12b/vmm/1089005 b/results/classifier/accel-gemma3:12b/vmm/1089005
new file mode 100644
index 000000000..f8155ec6b
--- /dev/null
+++ b/results/classifier/accel-gemma3:12b/vmm/1089005
@@ -0,0 +1,21 @@
+
+Qemu does not shutdown with vnc enabled on OS X
+
+I am running OS X 10.8.2 and Qemu 1.3.50 from your git repository.
+
+Running
+
+    qemu-system-i386 <image>
+
+works fine. I can quit the process using ctrl-c.
+
+When I try to use
+
+     qemu-system-i386 -vnc :<port> <image>
+
+ctrl-c does nothing and I have to kill the process trough the activity monitor.
+Furthermore terminating the process from my java program does not work either. 
+I have also posted a question on Stackoverflow: http://stackoverflow.com/questions/13798367/qemu-does-not-shutdown-with-vnc-enabled-on-os-x
+
+Thanks
+Leander
\ No newline at end of file