[virtual envs] Switch to raw images
[fuel.git] / deploy / templates / virtual_environment / vms / controller.xml
index febaf3a..8e239cb 100644 (file)
@@ -4,7 +4,7 @@
   <currentMemory unit='KiB'>8388608</currentMemory>
   <vcpu placement='static'>2</vcpu>
   <os>
-    <type arch='x86_64' machine='pc-1.0'>hvm</type>
+    <type arch='x86_64' machine='pc'>hvm</type>
     <boot dev='network'/>
     <boot dev='hd'/>
     <bios rebootTimeout='30000'/>
@@ -21,7 +21,7 @@
   <devices>
     <emulator>/usr/bin/kvm</emulator>
     <disk type='file' device='disk'>
-      <driver name='qemu' type='qcow2'/>
+      <driver name='qemu' type='raw' cache='none' io='native'/>
       <source file='disk.raw'/>
       <target dev='vda' bus='virtio'/>
     </disk>