unicorn/qemu/include/exec
Paolo Bonzini 3fbda890df
exec: introduce cpu_reload_memory_map
This for now is a simple TLB flush. This can change later for two
reasons:

1) an AddressSpaceDispatch will be cached in the CPUState object

2) it will not be possible to do tlb_flush once the TCG-generated code
runs outside the BQL.

Backports commit 76e5c76f2e2e0d20bab2cd5c7a87452f711654fb from qemu
2018-02-12 15:09:49 -05:00
..
address-spaces.h import 2015-08-21 15:04:50 +08:00
cpu_ldst_template.h This code should now build the x86_x64-softmmu part 2. 2017-01-19 22:50:28 +11:00
cpu_ldst.h cpu_ldst.h: Allow NB_MMU_MODES to be 7 2018-02-12 11:21:19 -05:00
cpu-all.h import 2015-08-21 15:04:50 +08:00
cpu-common.h delete qemu/include/exec/poison.h 2017-01-20 13:58:50 +08:00
cpu-defs.h Fix for MIPS issue. (#733) 2017-01-23 12:39:34 +08:00
cputlb.h import 2015-08-21 15:04:50 +08:00
exec-all.h exec: introduce cpu_reload_memory_map 2018-02-12 15:09:49 -05:00
gen-icount.h tcg: Change translator-side labels to a pointer 2018-02-09 14:17:56 -05:00
helper-gen.h import 2015-08-21 15:04:50 +08:00
helper-head.h import 2015-08-21 15:04:50 +08:00
helper-proto.h import 2015-08-21 15:04:50 +08:00
helper-tcg.h This code should now build the x86_x64-softmmu part 2. 2017-01-19 22:50:28 +11:00
hwaddr.h platform.h move #3 2017-01-21 00:13:21 +11:00
ioport.h import 2015-08-21 15:04:50 +08:00
memory-internal.h import 2015-08-21 15:04:50 +08:00
memory.h merge msvc with master 2017-02-24 10:39:36 +08:00
ram_addr.h we dont need to handle VGA & Migration memories 2017-01-20 17:03:39 +08:00