aboutsummaryrefslogtreecommitdiffstats
path: root/patches
diff options
context:
space:
mode:
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>2016-07-12 17:01:17 +0000
committerGerrit Code Review <gerrit@172.30.200.206>2016-07-12 17:01:17 +0000
commit156bddb1b6034937b0874868908dfed6a18ce6a8 (patch)
tree737ac072e49119d93630cdc1e55df883d9741c78 /patches
parent62681fe51f714d429f7b0ab8978e59eac449461f (diff)
parent26cf07f05ed9d21e4c5030cb69fe532a43c9ab07 (diff)
Merge "Fuel VM: set virtio cache to writeback"
Diffstat (limited to 'patches')
-rw-r--r--patches/opnfv-fuel/0004-Fuel-VM-for-the-Enea-Armband-lab.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/opnfv-fuel/0004-Fuel-VM-for-the-Enea-Armband-lab.patch b/patches/opnfv-fuel/0004-Fuel-VM-for-the-Enea-Armband-lab.patch
index 224d8da8..aa97aa69 100644
--- a/patches/opnfv-fuel/0004-Fuel-VM-for-the-Enea-Armband-lab.patch
+++ b/patches/opnfv-fuel/0004-Fuel-VM-for-the-Enea-Armband-lab.patch
@@ -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'>