unicorn/qemu/include
Peter Crosthwaite 9e23308b66
cpu: Change cpu_exec_init() arg to cpu, not env
The callers (most of them in target-foo/cpu.c) to this function all
have the cpu pointer handy. Just pass it to avoid an ENV_GET_CPU() from
core code (in exec.c).

Backports commit 4bad9e392e788a218967167a38ce2ae7a32a6231 from qemu
2018-02-17 15:23:18 -05:00
..
crypto crypto: move built-in AES implementation into crypto/ 2018-02-17 15:23:17 -05:00
exec cpu: Change cpu_exec_init() arg to cpu, not env 2018-02-17 15:23:18 -05:00
fpu softfloat: expand out STATUS macro 2018-02-12 13:43:13 -05:00
hw Stop including qemu-common.h in memory.h 2018-02-17 15:23:16 -05:00
qapi qerror: Move #include out of qerror.h 2018-02-17 15:23:10 -05:00
qemu crypto: move built-in AES implementation into crypto/ 2018-02-17 15:23:17 -05:00
qom exec: make iotlb RCU-friendly 2018-02-12 15:20:39 -05:00
sysemu ffs() is redundant 2017-01-21 11:11:22 +08:00
config.h import 2015-08-21 15:04:50 +08:00
elf.h fix merge conflicts 2017-03-10 21:04:33 +08:00
glib_compat.h crypto: introduce new module for computing hash digests 2018-02-17 15:23:17 -05:00
qemu-common.h Stop including qemu-common.h in memory.h 2018-02-17 15:23:16 -05:00