From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lucas Meneghel Rodrigues Subject: Re: [KVM-AUTOTEST PATCH] KVM test: support 'cache' and 'serial' params to the qemu -drive option Date: Thu, 18 Jun 2009 03:15:32 -0300 Message-ID: <1245305732.11036.1.camel@freedom> References: <77999d58b59633956ebd94c38acd24f15d1fd2fb.1245251993.git.mgoldish@redhat.com> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org, autotest@test.kernel.org To: Michael Goldish Return-path: Received: from mx2.redhat.com ([66.187.237.31]:51336 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755952AbZFRGPe (ORCPT ); Thu, 18 Jun 2009 02:15:34 -0400 In-Reply-To: <77999d58b59633956ebd94c38acd24f15d1fd2fb.1245251993.git.mgoldish@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: 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 -- Lucas Meneghel Rodrigues Software Engineer (QE) Red Hat - Emerging Technologies