kvm: Use -display none rather than -nographic
authorGuido Trotter <ultrotter@google.com>
Wed, 1 May 2013 09:37:54 +0000 (11:37 +0200)
committerGuido Trotter <ultrotter@google.com>
Thu, 2 May 2013 07:42:01 +0000 (09:42 +0200)
commit99c7cd5be025e86745aa46003ca0962609e0b4e2
tree8304fa768012aeb7b39e5d007a14d4b39a4bc177
parentdb0e97f05d8fda6da98f6ac9a34f75b2f2c2827b
kvm: Use -display none rather than -nographic

Newer versions of kvm (from 1.4) don't support -nographic with
-daemonize. When -display exists, use -display none instead.

This fixes Issue 389.

Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Thomas Thrainer <thomasth@google.com>
lib/hypervisor/hv_kvm.py