qemu-e2k/include/exec
Andreas Färber 9e0c5422cf gdbstub: Change syscall callback argument to CPUState
Callback implementations were specific to arm and m68k, so can easily
cast to ARMCPU and M68kCPU respectively.

Prepares for changing GDBState::c_cpu to CPUState.

Signed-off-by: Andreas Färber <afaerber@suse.de>
2013-07-23 02:41:32 +02:00
..
user
address-spaces.h
cpu-all.h cpu: Change cpu_single_step() argument to CPUState 2013-07-23 02:41:32 +02:00
cpu-common.h
cpu-defs.h cpu: Move singlestep_enabled field from CPU_COMMON to CPUState 2013-07-23 02:41:32 +02:00
cputlb.h
def-helper.h
exec-all.h
gdbstub.h gdbstub: Change syscall callback argument to CPUState 2013-07-23 02:41:32 +02:00
gen-icount.h
hwaddr.h
ioport.h piolist: add owner argument to initialization functions and pass devices 2013-07-04 17:42:47 +02:00
memory-internal.h
memory.h exec: separate current radix tree from the one being built 2013-07-04 17:42:49 +02:00
poison.h
softmmu_defs.h
softmmu_exec.h
softmmu_header.h
softmmu_template.h
softmmu-semi.h
spinlock.h