From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K3sEW-0000JD-T4 for qemu-devel@nongnu.org; Wed, 04 Jun 2008 08:36:52 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K3sEU-0000Ib-NM for qemu-devel@nongnu.org; Wed, 04 Jun 2008 08:36:52 -0400 Received: from [199.232.76.173] (port=35867 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K3sEU-0000IX-IF for qemu-devel@nongnu.org; Wed, 04 Jun 2008 08:36:50 -0400 Received: from il.qumranet.com ([212.179.150.194]:50248) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K3sEU-0002Rm-49 for qemu-devel@nongnu.org; Wed, 04 Jun 2008 08:36:50 -0400 Message-ID: <48468C65.5040805@qumranet.com> Date: Wed, 04 Jun 2008 15:36:53 +0300 From: Avi Kivity MIME-Version: 1.0 Subject: Re: [Qemu-devel] Suggestion for testing framework References: <767386.58386.qm@web57006.mail.re3.yahoo.com> <200806032302.09778.paul@codesourcery.com> <5d6222a80806031505t15f18fe7u256514ccbdc9960@mail.gmail.com> <200806032325.02120.paul@codesourcery.com> <48466E36.7090907@qumranet.com> <5d6222a80806040532o4672be48y4d9e91cdadb5686c@mail.gmail.com> In-Reply-To: <5d6222a80806040532o4672be48y4d9e91cdadb5686c@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Glauber Costa Cc: Erik de Castro Lopo , qemu-devel@nongnu.org, "Balazs Attila-Mihaly (Cd-MaN)" Glauber Costa wrote: >> Even that is tremendously useful. Once you identify a regression, it is >> easy to bisect and pinpoint the offending patch, which also locates the >> author. >> > > Not that easy, regarding bisection. Qemu does not have an as strict > commit policy as the linux kernel, and you bet most of the commits > won't build fine by their own. > If we have such a testsuite, the motivation for bisect friendly commits will increase. -- Do not meddle in the internals of kernels, for they are subtle and quick to panic.