qemu: assume -drive cache always uses v2 option names

As of QEMU 0.10.0, the -drive cache option stopped using
the on/off value names, so the QEMU driver can assume
use of the new value names.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
This commit is contained in:
Daniel P. Berrange
2015-11-10 10:38:17 +00:00
parent 2e90c9daf9
commit 468273a69c
38 changed files with 38 additions and 263 deletions
-1
View File
@@ -1,5 +1,4 @@
<qemuCaps>
<flag name='drive-cache-v2'/>
<flag name='drive-format'/>
<flag name='vga'/>
<flag name='0.10'/>