From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57190) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c19Em-0005EG-Jp for qemu-devel@nongnu.org; Mon, 31 Oct 2016 05:50:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c19Ei-0005gj-O2 for qemu-devel@nongnu.org; Mon, 31 Oct 2016 05:50:40 -0400 Received: from mout.kundenserver.de ([217.72.192.74]:65453) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1c19Ei-0005eI-F9 for qemu-devel@nongnu.org; Mon, 31 Oct 2016 05:50:36 -0400 From: Laurent Vivier Date: Mon, 31 Oct 2016 10:50:29 +0100 Message-Id: <1477907431-10008-1-git-send-email-laurent@vivier.eu> Subject: [Qemu-devel] [PULL 0/2] M68k for 2.8 patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Laurent Vivier The following changes since commit 5b2ecabaeabc17f032197246c4846b9ba95ba8a6: Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20161028-1' into staging (2016-10-28 17:59:04 +0100) are available in the git repository at: git@github.com:vivier/qemu-m68k.git tags/m68k-for-2.8-pull-request for you to fetch changes up to b3d2ee9b3a0a03394b0f4f7f8cf4fd018de969b8: target-m68k: add 64bit mull (2016-10-31 10:35:26 +0100) ---------------------------------------------------------------- This two patches are extracted from my last series as they are already reviewed to make them available before the soft-freeze. ---------------------------------------------------------------- Laurent Vivier (2): target-m68k: add cmpm target-m68k: add 64bit mull target-m68k/translate.c | 88 ++++++++++++++++++++++++++++++++++++++++++------- 1 file changed, 76 insertions(+), 12 deletions(-) -- 2.7.4