From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:39680) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RgJhp-0000TW-Jr for qemu-devel@nongnu.org; Thu, 29 Dec 2011 12:23:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RgJho-0002EA-LH for qemu-devel@nongnu.org; Thu, 29 Dec 2011 12:23:53 -0500 Received: from mx1.redhat.com ([209.132.183.28]:49264) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RgJho-0002E4-7L for qemu-devel@nongnu.org; Thu, 29 Dec 2011 12:23:52 -0500 Message-ID: <4EFCA221.7010603@redhat.com> Date: Thu, 29 Dec 2011 19:23:45 +0200 From: Avi Kivity MIME-Version: 1.0 References: <4EEF70B4.3070109@us.ibm.com> <4EF73EF5.8050606@redhat.com> <4EF88EC0.8020301@codemonkey.ws> <4EF8FC88.70809@redhat.com> <4EFA4829.4000207@redhat.com> <4EFA80EA.3050405@codemonkey.ws> <4EFAA2A2.4000107@redhat.com> <4EFB2764.7040006@codemonkey.ws> <4EFB2F36.2090408@redhat.com> <4EFB46DD.4000905@codemonkey.ws> <4EFB5014.9030609@redhat.com> <4EFC94A9.1040300@codemonkey.ws> <4EFC994C.9030205@redhat.com> <4EFC9B05.3060606@codemonkey.ws> <4EFC9E88.5030909@redhat.com> <4EFCA071.4000807@codemonkey.ws> In-Reply-To: <4EFCA071.4000807@codemonkey.ws> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [ANNOUNCE] qemu-test: a set of tests scripts for QEMU List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: "lmr@redhat.com" , Stefan Hajnoczi , cleber@redhat.com, dlaor@redhat.com, qemu-devel , Gerd Hoffmann , Cleber Rosa On 12/29/2011 07:16 PM, Anthony Liguori wrote: >> Would there be device-level tests in qemu-test? > > > qemu-jeos has a kernel build environment for the target so it is also > possible to build userspace C programs and/or kernel modules so you > could also write guest tests in C. > > So it may actually be reasonable to write a special virtio-test kernel > module actually. Better to use vfio or uio for that, IMO. But qtest is better still. -- error compiling committee.c: too many arguments to function