On Wed, 2009-06-17 at 18:24 +0300, Michael Goldish wrote: > Support 'cache' and 'serial'. > Both can be controlled directly from the config file, e.g.: > drive_cache = writeback > > or for a specific image 'image1': > drive_cache_image1 = writeback > > or for 'image1' of VM 'vm1': > drive_cache_image1_vm1 = writeback > > The cache options are listed in the QEMU documentation. > (currently "none", "writeback", or "writethrough" are supported.) Applied, thanks! > Signed-off-by: Michael Goldish <mgoldish@xxxxxxxxxx> -- Lucas Meneghel Rodrigues Software Engineer (QE) Red Hat - Emerging Technologies -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html