include/hw/core/cpu.h | 10 ++----- linux-user/alpha/target_proc.h | 2 +- accel/accel-target.c | 12 ++++---- accel/tcg/tcg-accel-ops.c | 3 +- accel/tcg/translate-all.c | 2 +- accel/tcg/watchpoint.c | 9 +++--- bsd-user/signal.c | 4 +-- cpu-common.c | 10 +++---- cpu-target.c | 9 ++---- disas/disas-common.c | 5 ++-- gdbstub/gdbstub.c | 26 ++++++---------- gdbstub/system.c | 7 ++--- gdbstub/user-target.c | 6 ++-- gdbstub/user.c | 7 ++--- hw/acpi/cpu.c | 4 +-- hw/acpi/cpu_hotplug.c | 3 +- hw/core/cpu-common.c | 16 +++++----- hw/core/cpu-system.c | 55 ++++++++++++---------------------- hw/core/generic-loader.c | 5 +--- linux-user/signal.c | 4 +-- target/arm/cpu.c | 3 +- target/arm/tcg/cpu-v7m.c | 3 +- target/microblaze/gdbstub.c | 3 +- target/openrisc/gdbstub.c | 3 +- 24 files changed, 76 insertions(+), 135 deletions(-)