From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60896) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VVlpB-0003Du-JC for qemu-devel@nongnu.org; Mon, 14 Oct 2013 13:21:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VVlp2-0003Hq-H8 for qemu-devel@nongnu.org; Mon, 14 Oct 2013 13:20:57 -0400 Received: from ssl.serverraum.org ([88.198.40.39]:50073) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VVlp2-0003Gg-Am for qemu-devel@nongnu.org; Mon, 14 Oct 2013 13:20:48 -0400 From: Michael Walle Date: Mon, 14 Oct 2013 19:20:45 +0200 References: <1381768175-13520-1-git-send-email-michael@walle.cc> In-Reply-To: <1381768175-13520-1-git-send-email-michael@walle.cc> MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <201310141920.45959.michael@walle.cc> Subject: Re: [Qemu-devel] [PULL v2 00/11] target-lm32 updates List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Blue Swirl , Anthony Liguori , Andreas =?utf-8?q?F=C3=A4rber?= , Richard Henderson Am Montag, 14. Oktober 2013, 18:29:24 schrieb Michael Walle: > This is a pull for various updates and fixes for the LatticeMico32 target. > > Please pull. > > changes since v1: > - rebased > - dropped patch "target-lm32: register helper functions". This is > no longer needed. > - added patch "target-lm32: stop VM on illegal or unknown instruction". > Was posted as request for comments before. But since there were no > comments, include it here. Hi Anthony, Hi Blue, please discard this pull request. There was some feedback, i wasn't getting before. I try to make the suggested changes, sending update patches for reviews and after that i'll make a new pull request. -- Thanks, michael