unicorn/qemu/include
Richard Henderson cd538f0b7e
tcg: Initialize cpu_env generically
This is identical for each target. So, move the initialization to
common code. Move the variable itself out of tcg_ctx and name it
cpu_env to minimize changes within targets.

This also means we can remove tcg_global_reg_new_{ptr,i32,i64},
since there are no longer global-register temps created by targets.

Backports commit 1c2adb958fc07e5b3e81ed21b801c04a15f41f4f from qemu
2018-03-15 15:49:19 -04:00
..
crypto Drop unused crypto source files 2018-02-17 15:23:57 -05:00
exec tcg: Initialize cpu_env generically 2018-03-15 15:49:19 -04:00
fpu configure: Drop ancient Solaris 9 and earlier support 2018-03-09 12:14:21 -05:00
hw machine: use class base init generated name 2018-03-11 16:54:40 -04:00
qapi qdict: Introduce qdict_rename_keys() 2018-03-12 10:11:48 -04:00
qemu osdep: introduce qemu_mprotect_rwx/none 2018-03-14 12:10:28 -04:00
qom cpu: Unicorn-ify the qemu_tcg_mttcg_enabled() macro 2018-03-14 12:10:29 -04:00
sysemu osdep: introduce qemu_mprotect_rwx/none 2018-03-14 12:10:28 -04:00
config.h import 2015-08-21 15:04:50 +08:00
elf.h include/elf: Update elf.h to commit f71a8eaffba3271cf7cdad95572f6996f7523a5b 2018-03-11 15:34:35 -04:00
glib_compat.h translate-all: use a binary search tree to track TBs in TBContext 2018-03-13 16:18:29 -04:00
qemu-common.h tcg: Add EXCP_ATOMIC 2018-02-27 11:57:58 -05:00