From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KNp5W-0005FG-7G for qemu-devel@nongnu.org; Tue, 29 Jul 2008 09:18:02 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KNp5U-0005Eo-Kt for qemu-devel@nongnu.org; Tue, 29 Jul 2008 09:18:01 -0400 Received: from [199.232.76.173] (port=43666 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KNp5U-0005El-GH for qemu-devel@nongnu.org; Tue, 29 Jul 2008 09:18:00 -0400 Received: from il.qumranet.com ([212.179.150.194]:19390) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KNp5U-0005aZ-7b for qemu-devel@nongnu.org; Tue, 29 Jul 2008 09:18:00 -0400 Message-ID: <488F1887.5000807@qumranet.com> Date: Tue, 29 Jul 2008 16:17:59 +0300 From: Avi Kivity MIME-Version: 1.0 References: <1217004805-13955-1-git-send-email-ryanh@us.ibm.com> In-Reply-To: <1217004805-13955-1-git-send-email-ryanh@us.ibm.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH 0/1] integrate qemu-test into kvm-userspace Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Ryan Harper Cc: Anthony Liguori , qemu-devel@nongnu.org, kvm@vger.kernel.org Ryan Harper wrote: > This patch provides a relatively simple method for exercising various > features of qemu/kvm by interacting with the guest via serial and qemu > via the monitor that individual developers can use to validate that > their changes having broken fundamental feature/function. Such tests > need to be very accessable and easy-to-use to encourge there use by > users/developers. As a bonus, in-tree make test is trivially integrated > into higher-level test frameworks such as autotest. > > The downside of this is that it effectively makes me the qemu-test maintainer, which will degrade my response times further. Also, I have no real understanding of this code base. I would really prefer an independent testsuite maintainer to pick this up. -- error compiling committee.c: too many arguments to function