]> Git Repo - qemu.git/commit - target-lm32/helper.c
exec: Change cpu_watchpoint_{insert,remove{,_by_ref,_all}} argument
authorAndreas Färber <[email protected]>
Mon, 2 Sep 2013 14:57:02 +0000 (16:57 +0200)
committerAndreas Färber <[email protected]>
Thu, 13 Mar 2014 18:20:48 +0000 (19:20 +0100)
commit75a34036d43dc961cbef2a4705682d0666caf384
tree6397134c9dd534fee3ea7a2f2db6d01be6cf03e6
parentd0e39c5d70c4e0a9c41ef816a19887fd8f55c665
exec: Change cpu_watchpoint_{insert,remove{,_by_ref,_all}} argument

Use CPUState. This lets us drop a few local env usages.

Signed-off-by: Andreas Färber <[email protected]>
exec.c
gdbstub.c
include/exec/cpu-all.h
include/qom/cpu.h
linux-user/main.c
target-i386/cpu.c
target-i386/helper.c
target-i386/machine.c
target-lm32/helper.c
target-xtensa/op_helper.c
This page took 0.028008 seconds and 4 git commands to generate.