From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Brook Subject: Re: [Qemu-devel] [PATCH 0/1] integrate qemu-test into kvm-userspace Date: Fri, 25 Jul 2008 18:12:34 +0100 Message-ID: <200807251812.34838.paul@codesourcery.com> References: <1217004805-13955-1-git-send-email-ryanh@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Cc: Ryan Harper , kvm@vger.kernel.org, Anthony Liguori To: qemu-devel@nongnu.org Return-path: Received: from mail.codesourcery.com ([65.74.133.4]:60082 "EHLO mail.codesourcery.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752002AbYGYRMh (ORCPT ); Fri, 25 Jul 2008 13:12:37 -0400 In-Reply-To: <1217004805-13955-1-git-send-email-ryanh@us.ibm.com> Content-Disposition: inline Sender: kvm-owner@vger.kernel.org List-ID: > Ultimately, I'd like to push this into qemu since nothing we're doing > here is arch or kvm specific. What advantage does inclusion with qemu give? AFAICS You're going to have to download gigabytes of images anyway, so wouldn't it make more sense to include the test script with those? Paul