From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35465) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Utka2-00036h-A3 for qemu-devel@nongnu.org; Mon, 01 Jul 2013 16:20:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UtkZw-0000uF-Oy for qemu-devel@nongnu.org; Mon, 01 Jul 2013 16:20:10 -0400 Received: from mail-qa0-x22f.google.com ([2607:f8b0:400d:c00::22f]:46042) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UtkZw-0000u5-Ke for qemu-devel@nongnu.org; Mon, 01 Jul 2013 16:20:04 -0400 Received: by mail-qa0-f47.google.com with SMTP id i13so2343192qae.20 for ; Mon, 01 Jul 2013 13:20:04 -0700 (PDT) Sender: Richard Henderson From: Richard Henderson Date: Mon, 1 Jul 2013 13:19:28 -0700 Message-Id: <1372709970-29244-1-git-send-email-rth@twiddle.net> Subject: [Qemu-devel] [PATCH 0/2] target-alpha prep work for qom cpu changes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: afaerber@suse.de As discussed in the QOM thread. r~ Richard Henderson (2): target-alpha: Copy singlestep_enabled to DisasContext target-alpha: Copy implver to DisasContext target-alpha/translate.c | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) -- 1.8.1.4