From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45168) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c3jjG-0005xN-8v for qemu-devel@nongnu.org; Mon, 07 Nov 2016 08:12:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c3jjC-0002jp-Nk for qemu-devel@nongnu.org; Mon, 07 Nov 2016 08:12:50 -0500 Received: from mail-vk0-x22e.google.com ([2607:f8b0:400c:c05::22e]:35825) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1c3jjC-0002ig-IJ for qemu-devel@nongnu.org; Mon, 07 Nov 2016 08:12:46 -0500 Received: by mail-vk0-x22e.google.com with SMTP id w194so120247072vkw.2 for ; Mon, 07 Nov 2016 05:12:46 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <48c5952a-0f12-bc53-c104-5440f79ffb7b@vivier.eu> References: <1478413123-4575-1-git-send-email-rth@twiddle.net> <48c5952a-0f12-bc53-c104-5440f79ffb7b@vivier.eu> From: Peter Maydell Date: Mon, 7 Nov 2016 13:12:24 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PATCH 0/5] target-m68k patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Laurent Vivier Cc: Richard Henderson , QEMU Developers On 7 November 2016 at 12:24, Laurent Vivier wrote: > If you want to have a try, this tree is based on tgt-m68k + what is > needed to boot an etch-m68k container. > > git://github.com/vivier/qemu-m68k.git for-rth You could try using 'risu' to do single-instruction level comprehensive testing, if you've got enough of a linux-user port to be able to run it... thanks -- PMM