From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41156) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WDxH6-0006eF-Sn for qemu-devel@nongnu.org; Thu, 13 Feb 2014 09:28:30 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WDxH0-00050Q-Qz for qemu-devel@nongnu.org; Thu, 13 Feb 2014 09:28:24 -0500 Received: from smtp3.mundo-r.com ([212.51.32.191]:64514 helo=smtp4.mundo-r.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WDxH0-0004ow-6i for qemu-devel@nongnu.org; Thu, 13 Feb 2014 09:28:18 -0500 Date: Thu, 13 Feb 2014 15:27:39 +0100 From: Alberto Garcia Message-ID: <20140213142739.GA17155@igalia.com> References: <1392057426-31990-1-git-send-email-afaerber@suse.de> <1392057426-31990-28-git-send-email-afaerber@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1392057426-31990-28-git-send-email-afaerber@suse.de> Subject: Re: [Qemu-devel] [PULL 27/48] tests: Add tpci200 qtest List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Andreas =?utf-8?Q?F=C3=A4rber?= Cc: qemu-devel@nongnu.org On Mon, Feb 10, 2014 at 07:36:44PM +0100, Andreas Färber wrote: > Cc: Alberto Garcia > Reviewed-by: Stefan Hajnoczi > Signed-off-by: Andreas Färber > --- > tests/Makefile | 3 +++ > tests/tpci200-test.c | 33 +++++++++++++++++++++++++++++++++ > 2 files changed, 36 insertions(+) > create mode 100644 tests/tpci200-test.c Acked-by: Alberto Garcia