From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:51149) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RynHS-0001BY-Iq for qemu-devel@nongnu.org; Sat, 18 Feb 2012 11:37:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RynHR-0005yB-6b for qemu-devel@nongnu.org; Sat, 18 Feb 2012 11:37:02 -0500 Received: from cantor2.suse.de ([195.135.220.15]:40224 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RynHQ-0005y7-Qs for qemu-devel@nongnu.org; Sat, 18 Feb 2012 11:37:01 -0500 Message-ID: <4F3FD3AB.3070608@suse.de> Date: Sat, 18 Feb 2012 17:36:59 +0100 From: =?ISO-8859-15?Q?Andreas_F=E4rber?= MIME-Version: 1.0 References: <1329564636-29883-1-git-send-email-jcmvbkbc@gmail.com> In-Reply-To: <1329564636-29883-1-git-send-email-jcmvbkbc@gmail.com> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PULL 00/12] target-xtensa queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Filippov Cc: blauwirbel@gmail.com, aliguori@us.ibm.com, qemu-devel@nongnu.org Am 18.02.2012 12:30, schrieb Max Filippov: > Hi. >=20 > This is a pull request for my current target-xtensa queue. > Changes in the queue are: > - 'info tlb' monitor command; > - debug option implementation; > - a few minor fixes. >=20 > Debug option series has been posted to the list as an RFC, there were n= o changes > in it since then. It would be nice to see those 12 patches threaded to the PULL message, especially when there's been no feedback yet (which may indicate either that people had no objections or didn't look at it yet). Andreas >=20 > Please pull. >=20 > Thanks. > -- Max >=20 > The following changes since commit 99c7f87826337fa81f2f0f9baa9ca0a44faf= 90e9: >=20 > input: send kbd+mouse events only to running guests. (2012-02-17 11:0= 2:55 -0600) >=20 > are available in the git repository at: > git://jcmvbkbc.spb.ru/dumb/qemu-xtensa.git xtensa >=20 > Max Filippov (12): > target-xtensa: define TLB_TEMPLATE for MMU-less cores > target-xtensa: implement info tlb monitor command > target-xtensa: fetch 3rd opcode byte only when needed > target-xtensa: add DEBUGCAUSE SR and configuration > target-xtensa: implement instruction breakpoints > target-xtensa: add ICOUNT SR and debug exception > exec: add missing breaks to the watch_mem_write > exec: fix check_watchpoint exiting cpu_loop > exec: let cpu_watchpoint_insert accept larger watchpoints > target-xtensa: add DBREAK data breakpoints > target-xtensa: add DEBUG_SECTION to overlay tool > target-xtensa: add breakpoint tests >=20 > exec.c | 18 +++- > hmp-commands.hx | 2 +- > monitor.c | 4 +- > target-xtensa/core-dc232b.c | 1 + > target-xtensa/core-fsf.c | 1 + > target-xtensa/cpu.h | 43 ++++++++ > target-xtensa/helper.c | 110 ++++++++++++++++++++ > target-xtensa/helpers.h | 7 ++ > target-xtensa/op_helper.c | 100 ++++++++++++++++++ > target-xtensa/overlay_tool.h | 23 ++++- > target-xtensa/translate.c | 156 ++++++++++++++++++++++++++++- > tests/tcg/xtensa/Makefile | 1 + > tests/tcg/xtensa/test_break.S | 223 +++++++++++++++++++++++++++++++++= ++++++++ > 13 files changed, 674 insertions(+), 15 deletions(-) > create mode 100644 tests/tcg/xtensa/test_break.S --=20 SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 N=FCrnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imend=F6rffer; HRB 16746 AG N=FCrnbe= rg