From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:33966) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UCoVK-0002NJ-T8 for qemu-devel@nongnu.org; Tue, 05 Mar 2013 04:49:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UCoVI-00059M-Sy for qemu-devel@nongnu.org; Tue, 05 Mar 2013 04:49:50 -0500 Received: from mx1.redhat.com ([209.132.183.28]:15011) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UCoVI-00059A-Ig for qemu-devel@nongnu.org; Tue, 05 Mar 2013 04:49:48 -0500 Date: Tue, 5 Mar 2013 10:46:29 +0100 From: Kevin Wolf Message-ID: <20130305094629.GA3450@dhcp-200-207.str.redhat.com> References: <5134CA4A.7040700@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5134CA4A.7040700@redhat.com> Subject: Re: [Qemu-devel] The state of testing List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: Anthony Liguori , Juan Quintela , Stefan Hajnoczi , Michael Roth , qemu-devel , Amit Shah , Markus Armbruster Am 04.03.2013 um 17:22 hat Gerd Hoffmann geschrieben: > Hi, > > > How are things looking with device emulation, migration, monitor, char, etc? > > At the moment autotest/virt-test is pretty much the only workable thing > for non-trivial devices because libqtest lacks infrastructure for pci > and anything building on top of pci. Yes, this is so true. Anthony when is the current "tomorrow" for libqos that you told me to wait for when I asked a few months ago? I'd rather commit _something_ now instead of waiting another year. My tests that are waiting for libqos currently use some old patches from Stefan for PCI, and as they have a proper SoB maybe I should just take them into the block branch if libqos doesn't make progress very soon, even if they aren't what you want. You can still replace them later. Kevin