unicorn/qemu/qom
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
..
container.c qom: Allow properties to be registered against classes 2018-02-21 21:00:56 -05:00
cpu.c tcg: Remove needless CPUState::current_tb 2018-02-23 23:45:42 -05:00
Makefile.objs import 2015-08-21 15:04:50 +08:00
object.c util: move declarations out of qemu-common.h 2018-02-22 09:25:48 -05:00
qom-qobject.c qapi: Use strict QMP input visitor in more places 2018-02-23 15:11:35 -05:00