Merge branch 'xtensa' of git://jcmvbkbc.spb.ru/dumb/qemu-xtensa
authorBlue Swirl <blauwirbel@gmail.com>
Sat, 3 Mar 2012 17:53:41 +0000 (17:53 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 3 Mar 2012 17:53:41 +0000 (17:53 +0000)
* 'xtensa' of git://jcmvbkbc.spb.ru/dumb/qemu-xtensa:
  target-xtensa: add breakpoint tests
  target-xtensa: add DEBUG_SECTION to overlay tool
  target-xtensa: add DBREAK data breakpoints
  exec: let cpu_watchpoint_insert accept larger watchpoints
  exec: fix check_watchpoint exiting cpu_loop
  exec: add missing breaks to the watch_mem_write
  target-xtensa: add ICOUNT SR and debug exception
  target-xtensa: implement instruction breakpoints
  target-xtensa: add DEBUGCAUSE SR and configuration
  target-xtensa: fetch 3rd opcode byte only when needed
  target-xtensa: implement info tlb monitor command
  target-xtensa: define TLB_TEMPLATE for MMU-less cores

1  2 
exec.c
hmp-commands.hx
monitor.c

diff --cc exec.c
Simple merge
diff --cc hmp-commands.hx
Simple merge
diff --cc monitor.c
Simple merge