From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NsZqz-0007yc-JN for qemu-devel@nongnu.org; Fri, 19 Mar 2010 06:54:58 -0400 Received: from [199.232.76.173] (port=53172 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NsZqy-0007xv-Oz for qemu-devel@nongnu.org; Fri, 19 Mar 2010 06:54:56 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NsZqv-0000FW-1n for qemu-devel@nongnu.org; Fri, 19 Mar 2010 06:54:56 -0400 Received: from mx20.gnu.org ([199.232.41.8]:33487) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NsZqu-0000Ey-Rl for qemu-devel@nongnu.org; Fri, 19 Mar 2010 06:54:52 -0400 Received: from miranda.se.axis.com ([193.13.178.8]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NsZkh-0005LU-1P for qemu-devel@nongnu.org; Fri, 19 Mar 2010 06:48:27 -0400 Date: Fri, 19 Mar 2010 11:44:28 +0100 From: "Edgar E. Iglesias" Message-ID: <20100319104428.GA19037@edde.se.axis.com> References: <20100318002737.GA3201@laped.iglesias.mooo.com> <4BA35480.9030408@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4BA35480.9030408@redhat.com> Subject: [Qemu-devel] Re: patches List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: qemu-devel@nongnu.org On Fri, Mar 19, 2010 at 11:40:00AM +0100, Paolo Bonzini wrote: > On 03/18/2010 01:27 AM, Edgar E. Iglesias wrote: > > Hi, > > > > I usually mail out negative test reults but this time I've just > > pulled and merged to my 4 different CRIS, PPC and MicroBlaze trees > > from upstream and things Just Worked. > > Was this userspace or system testing? Mostly system but I usually run my user-space testsuites after pulling lots of new changes. My userspace tests mostly exercise the cpu emulation and less of the linux syscall interfaces, but still. Cheers, Edgar