From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lucas Meneghel Rodrigues Subject: Re: [PATCH 2/2] KVM test: Make better documentation of the KVM install test params Date: Tue, 14 Jul 2009 10:35:55 -0300 Message-ID: <1247578555.3093.3.camel@localhost.localdomain> References: <1247513217-21075-1-git-send-email-lmr@redhat.com> <1247513217-21075-2-git-send-email-lmr@redhat.com> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: autotest@test.kernel.org Return-path: Received: from mx2.redhat.com ([66.187.237.31]:35207 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752660AbZGNNf7 (ORCPT ); Tue, 14 Jul 2009 09:35:59 -0400 In-Reply-To: <1247513217-21075-2-git-send-email-lmr@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On Mon, 2009-07-13 at 16:26 -0300, Lucas Meneghel Rodrigues wrote: > In order to improve understanding of the KVM test control, made > comments on the kvm_install params dictionary, with all modes > supported and examples of usage. Also, commented out parameters > that are not going to be used by the default set on that file > (KVM install using release tarball). Applied.