Move interrupt_request and user_mode_only to common cpu state.
authorpbrook <pbrook@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 1 Jul 2008 20:01:19 +0000 (20:01 +0000)
committerpbrook <pbrook@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 1 Jul 2008 20:01:19 +0000 (20:01 +0000)
commit9656f324d25895ec16ebc5eaf624e28a96c1f1be
tree493d25a4b894fea24ee91d07efea4309044ba54c
parenta5cdf952204931960bbb269494469843be789b52
Move interrupt_request and user_mode_only to common cpu state.
Save and restore env->interrupt_request and env->halted.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4817 c046a42c-6fe2-441c-8c8c-71466251a162
12 files changed:
cpu-defs.h
exec.c
target-alpha/cpu.h
target-arm/cpu.h
target-cris/cpu.h
target-i386/cpu.h
target-i386/machine.c
target-m68k/cpu.h
target-mips/cpu.h
target-ppc/cpu.h
target-sh4/cpu.h
target-sparc/cpu.h