Revision 0aa217e4 qemu-options.hx

b/qemu-options.hx
148 148

  
149 149
Some block drivers perform badly with @option{cache=writethrough}, most notably,
150 150
qcow2.  If performance is more important than correctness,
151
@option{cache=writeback} should be used with qcow2.  By default, if no explicit
152
caching is specified for a qcow2 disk image, @option{cache=writeback} will be
153
used.  For all other disk types, @option{cache=writethrough} is the default.
151
@option{cache=writeback} should be used with qcow2.
154 152

  
155 153
Instead of @option{-cdrom} you can use:
156 154
@example

Also available in: Unified diff