unicorn/qemu/include/exec
Junyan He 6ead2c3d1f
memory, exec: Expose all memory block related flags.
We need to use these flags in other files rather than just in exec.c,
For example, RAM_SHARED should be used when create a ram block from file.
We expose them the exec/memory.h

Backports commit b0e5de93811077254a536c23b713b49e12efb742 from qemu
2018-08-22 13:00:05 -04:00
..
address-spaces.h
cpu-all.h tcg: Define and use new tlb_hit() and tlb_hit_page() functions 2018-07-03 19:21:36 -04:00
cpu-common.h
cpu-defs.h cpu-defs.h: Document CPUIOTLBEntry 'addr' field 2018-06-15 12:07:39 -04:00
cpu_ldst.h tcg: Define and use new tlb_hit() and tlb_hit_page() functions 2018-07-03 19:21:36 -04:00
cpu_ldst_template.h
cputlb.h
exec-all.h cputlb: Pass cpu_transaction_failed() the correct physaddr 2018-06-15 12:03:23 -04:00
gen-icount.h tcg: Pass tb and index to tcg_gen_exit_tb separately 2018-06-07 11:56:32 -04:00
helper-gen.h target/arm: Implement SVE Integer Multiply-Add Group 2018-05-20 04:35:36 -04:00
helper-head.h tcg: Fix helper function vs host abi for float16 2018-06-02 10:10:12 -04:00
helper-proto.h tcg: Allow 6 arguments to TCG helpers 2018-03-17 18:29:04 -04:00
helper-tcg.h tcg: Allow 6 arguments to TCG helpers 2018-03-17 18:29:04 -04:00
hwaddr.h
ioport.h
memattrs.h
memory-internal.h
memory.h memory, exec: Expose all memory block related flags. 2018-08-22 13:00:05 -04:00
ram_addr.h
ramlist.h
semihost.h
tb-context.h
tb-hash-xx.h
tb-hash.h
tb-lookup.h
translator.h translator: merge max_insns into DisasContextBase 2018-05-11 13:59:17 -04:00