unicorn/qemu
Sergey Fedorov 1a768018c2
tcg: Remove needless CPUState::current_tb
This field was used for telling cpu_interrupt() to unlink a chain of TBs
being executed when it worked that way. Now, cpu_interrupt() don't do
this anymore. So we don't need this field anymore.

Backports commit 3213525f8ab48742db09dab18cb9ae6f36a6c921 from qemu
2018-02-23 23:45:42 -05:00
..
crypto
default-configs arm64eb: add support for ARM64 big endian. 2017-04-24 23:30:01 +08:00
docs
fpu
hw
include tcg: Remove needless CPUState::current_tb 2018-02-23 23:45:42 -05:00
qapi qapi: Change visit_type_FOO() to no longer return partial objects 2018-02-23 19:53:17 -05:00
qobject
qom tcg: Remove needless CPUState::current_tb 2018-02-23 23:45:42 -05:00
scripts qapi: Change visit_type_FOO() to no longer return partial objects 2018-02-23 19:53:17 -05:00
target-arm tcg: Allow goto_tb to any target PC in user mode 2018-02-23 23:12:14 -05:00
target-i386 tcg: Allow goto_tb to any target PC in user mode 2018-02-23 23:12:14 -05:00
target-m68k tcg: Allow goto_tb to any target PC in user mode 2018-02-23 23:12:14 -05:00
target-mips tcg: Allow goto_tb to any target PC in user mode 2018-02-23 23:12:14 -05:00
target-sparc tcg: Allow goto_tb to any target PC in user mode 2018-02-23 23:12:14 -05:00
tcg tcg: Clean up from 'next_tb' 2018-02-23 23:29:04 -05:00
util util: align memory allocations to 2M on AArch64 2018-02-23 13:56:59 -05:00
aarch64.h cputlb: move CPU_LOOP() for tlb_reset() to exec.c 2018-02-23 10:46:31 -05:00
aarch64eb.h cputlb: move CPU_LOOP() for tlb_reset() to exec.c 2018-02-23 10:46:31 -05:00
accel.c
arm.h cputlb: move CPU_LOOP() for tlb_reset() to exec.c 2018-02-23 10:46:31 -05:00
armeb.h cputlb: move CPU_LOOP() for tlb_reset() to exec.c 2018-02-23 10:46:31 -05:00
CODING_STYLE
configure
COPYING
COPYING.LIB import 2015-08-21 15:04:50 +08:00
cpu-exec-common.c tcg: Remove needless CPUState::current_tb 2018-02-23 23:45:42 -05:00
cpu-exec.c tcg: Remove needless CPUState::current_tb 2018-02-23 23:45:42 -05:00
cpus.c
cputlb.c tcg: Remove needless CPUState::current_tb 2018-02-23 23:45:42 -05:00
exec.c include/exec: Move cputlb exec.c defs out 2018-02-23 10:52:25 -05:00
gen_all_header.sh
glib_compat.c
HACKING
header_gen.py cputlb: move CPU_LOOP() for tlb_reset() to exec.c 2018-02-23 10:46:31 -05:00
ioport.c all: Clean up includes 2018-02-19 01:34:28 -05:00
LICENSE
m68k.h cputlb: move CPU_LOOP() for tlb_reset() to exec.c 2018-02-23 10:46:31 -05:00
Makefile
Makefile.objs
Makefile.target tcg: split tcg_op_defs to -common 2018-02-17 15:23:51 -05:00
memory_mapping.c
memory.c
mips64.h cputlb: move CPU_LOOP() for tlb_reset() to exec.c 2018-02-23 10:46:31 -05:00
mips64el.h cputlb: move CPU_LOOP() for tlb_reset() to exec.c 2018-02-23 10:46:31 -05:00
mips.h cputlb: move CPU_LOOP() for tlb_reset() to exec.c 2018-02-23 10:46:31 -05:00
mipsel.h cputlb: move CPU_LOOP() for tlb_reset() to exec.c 2018-02-23 10:46:31 -05:00
powerpc.h cputlb: move CPU_LOOP() for tlb_reset() to exec.c 2018-02-23 10:46:31 -05:00
qapi-schema.json
qemu-log.c
qemu-timer.c
rules.mak import 2015-08-21 15:04:50 +08:00
softmmu_template.h
sparc64.h cputlb: move CPU_LOOP() for tlb_reset() to exec.c 2018-02-23 10:46:31 -05:00
sparc.h cputlb: move CPU_LOOP() for tlb_reset() to exec.c 2018-02-23 10:46:31 -05:00
tcg-runtime.c
translate-all.c tcg: Remove needless CPUState::current_tb 2018-02-23 23:45:42 -05:00
translate-all.h
translate-common.c
unicorn_common.h
VERSION
vl.c
vl.h
x86_64.h cputlb: move CPU_LOOP() for tlb_reset() to exec.c 2018-02-23 10:46:31 -05:00