From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54975) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yh0F7-0001l7-TP for qemu-devel@nongnu.org; Sat, 11 Apr 2015 14:34:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yh0F4-0002yy-Ni for qemu-devel@nongnu.org; Sat, 11 Apr 2015 14:34:57 -0400 Received: from cantor2.suse.de ([195.135.220.15]:38040 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yh0F4-0002yK-Hh for qemu-devel@nongnu.org; Sat, 11 Apr 2015 14:34:54 -0400 From: =?UTF-8?q?Andreas=20F=C3=A4rber?= Date: Sat, 11 Apr 2015 20:34:45 +0200 Message-Id: <1428777292-24628-1-git-send-email-afaerber@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: [Qemu-devel] [PATCH for-2.3? 0/7] tests: Fix TCG make test List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: peter.maydell@linaro.org, =?UTF-8?q?Andreas=20F=C3=A4rber?= , rth@twiddle.net Hello, In my quest to improve our test coverage, in light of the recent cpu_copy= () breakage, I've taken a stab at make test and actually managed to get most of it to = work on x86_64. Regards, Andreas Andreas F=C3=A4rber (7): tests/tcg: Fix test_path build tests/tcg: Fix linux-test build tests/tcg: Disable hanging test-mmap runs tests/tcg: Fix running x86_64 tests tests/tcg: Fix run-runcom target tests/tcg: Prettify run-runcom output tests/tcg: Enable runcom test by default tests/tcg/Makefile | 17 ++++++++--------- tests/tcg/linux-test.c | 1 + 2 files changed, 9 insertions(+), 9 deletions(-) --=20 2.1.4