Fuel VM: set virtio cache to writeback 65/16765/1
authorJosep Puigdemont <josep.puigdemont@enea.com>
Tue, 12 Jul 2016 15:53:13 +0000 (17:53 +0200)
committerJosep Puigdemont <josep.puigdemont@enea.com>
Tue, 12 Jul 2016 15:53:13 +0000 (17:53 +0200)
Change-Id: Icbbba0bee68a8fe9de76dbf3c339e01da43fb3a2
Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com>
patches/opnfv-fuel/0004-Fuel-VM-for-the-Enea-Armband-lab.patch

index 224d8da..aa97aa6 100644 (file)
@@ -55,7 +55,7 @@ index 0000000..8773ed4
 +  <devices>
 +    <emulator>/usr/libexec/qemu-kvm</emulator>
 +    <disk type='file' device='disk'>
-+      <driver name='qemu' type='qcow2'/>
++      <driver name='qemu' type='qcow2' cache='writeback'/>
 +      <target dev='vda' bus='virtio'/>
 +    </disk>
 +    <disk type='block' device='cdrom'>