From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH 0/2] [RFC] Make kvm-unit-tests more friendly to upstream QEMU Date: Wed, 31 Aug 2011 12:43:09 +0300 Message-ID: <4E5E022D.6050506@redhat.com> References: <1314748265-15488-1-git-send-email-lmr@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Lucas Meneghel Rodrigues Return-path: Received: from mx1.redhat.com ([209.132.183.28]:39367 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755155Ab1HaJnM (ORCPT ); Wed, 31 Aug 2011 05:43:12 -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.14.4/8.14.4) with ESMTP id p7V9hBmu013019 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 31 Aug 2011 05:43:11 -0400 In-Reply-To: <1314748265-15488-1-git-send-email-lmr@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On 08/31/2011 02:51 AM, Lucas Meneghel Rodrigues wrote: > aliguori - This series makes an attempt to make kvm-unit-tests more friendly > to upstream QEMU. I've been writing unit tests for all of the QMP commands > and many of them, like ballooning, require guest cooperation to be tested in > a meaningful way. > > I'm leaning towards building simple guests using libcflat in order to do this > using some very simple PCI device drivers. To get started, I made a few changes > to kvm-unit-tests to make them more friendly to QEMU upstream basically by > using platform devices instead of relying on special test devices. > > lmr - This is an attempt to revive Anthony's patch series to kvm-unit-tests, > I tried to figure out what an updated version of the patchset would look like, > that is, dropping patch "do not set level sensitive irq when initializing the PIC" > and putting the old behavior of the test dev writes on an ifdef block. Let > me know if I got this right. Original patches for reference: > > http://lists.gnu.org/archive/html/qemu-devel/2011-02/msg03025.html > http://lists.gnu.org/archive/html/qemu-devel/2011-02/msg03022.html > http://lists.gnu.org/archive/html/qemu-devel/2011-02/msg03023.html > http://lists.gnu.org/archive/html/qemu-devel/2011-02/msg03024.html > Thanks, applied. -- error compiling committee.c: too many arguments to function