From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [qemu-kvm tests PATCH v2 0/3] qemu-kvm tests cleanup Date: Fri, 30 Apr 2010 17:13:54 -0300 Message-ID: <20100430201354.GA10508@amt.cnet> References: <1272373065-3162-1-git-send-email-nsprei@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvm@vger.kernel.org To: Naphtali Sprei Return-path: Received: from mx1.redhat.com ([209.132.183.28]:28702 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756236Ab0D3UOO (ORCPT ); Fri, 30 Apr 2010 16:14:14 -0400 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o3UKEDQB022961 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 30 Apr 2010 16:14:13 -0400 Content-Disposition: inline In-Reply-To: <1272373065-3162-1-git-send-email-nsprei@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On Tue, Apr 27, 2010 at 03:57:42PM +0300, Naphtali Sprei wrote: > changes v1 -> v2 > single trailing whitespace cleanup > > Cleanup, mostly x86 oriented. > Patches against 'next' branch. > > Naphtali Sprei (3): > qemu-kvm tests cleanup > qemu-kvm tests cleanup: adapt stringio test to kernel-mode run > qemu-kvm tests cleanup: Added printing for passing tests Also typo > fix Applied, thanks.