qemu: assume -uuid is always available

The -uuid arg was added in QEMU 0.10.0, so the QEMU driver can
assume it is always available.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
This commit is contained in:
Daniel P. Berrange
2015-11-06 14:29:52 +00:00
parent 4588c2ce97
commit dc7f6c3d30
470 changed files with 458 additions and 25 deletions

View File

@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
-M pc \
-m 214 \
-smp 1 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \
-monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \