From patchwork Thu Oct 14 04:24:12 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lucas Meneghel Rodrigues X-Patchwork-Id: 252111 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by demeter1.kernel.org (8.14.4/8.14.3) with ESMTP id o9E4OWg4012753 for ; Thu, 14 Oct 2010 04:24:32 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754531Ab0JNEYV (ORCPT ); Thu, 14 Oct 2010 00:24:21 -0400 Received: from mx1.redhat.com ([209.132.183.28]:35682 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754537Ab0JNEYU (ORCPT ); Thu, 14 Oct 2010 00:24:20 -0400 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o9E4OJRo005909 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Thu, 14 Oct 2010 00:24:19 -0400 Received: from freedom.redhat.com (vpn-8-89.rdu.redhat.com [10.11.8.89]) by int-mx01.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id o9E4OF9J015874; Thu, 14 Oct 2010 00:24:18 -0400 From: Lucas Meneghel Rodrigues To: autotest@test.kernel.org Cc: kvm@vger.kernel.org, Lucas Meneghel Rodrigues Subject: [PATCH 2/2] KVM test: Remove image_boot=yes from virtio_blk variant Date: Thu, 14 Oct 2010 01:24:12 -0300 Message-Id: <1287030252-3291-2-git-send-email-lmr@redhat.com> In-Reply-To: <1287030252-3291-1-git-send-email-lmr@redhat.com> References: <1287030252-3291-1-git-send-email-lmr@redhat.com> X-Scanned-By: MIMEDefang 2.67 on 10.5.11.11 Sender: kvm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: kvm@vger.kernel.org X-Greylist: IP, sender and recipient auto-whitelisted, not delayed by milter-greylist-4.2.3 (demeter1.kernel.org [140.211.167.41]); Thu, 14 Oct 2010 04:24:32 +0000 (UTC) diff --git a/client/tests/kvm/tests_base.cfg.sample b/client/tests/kvm/tests_base.cfg.sample index 87fd51d..f8c70fe 100644 --- a/client/tests/kvm/tests_base.cfg.sample +++ b/client/tests/kvm/tests_base.cfg.sample @@ -1914,7 +1914,9 @@ variants: drive_format=scsi - virtio_blk: drive_format=virtio - image_boot=yes + # Some older qemu might need image_boot=yes for virtio images to work. + # Please uncomment the below if that is the case. + #image_boot=yes virtio_net|virtio_blk|e1000|balloon_check: