unicorn/qemu/include/exec
Pavel Fedin 0201c71145
Merge memory_region_init_reservation() into memory_region_init_io()
Just specifying ops = NULL in some cases can be more convenient than having
two functions.

Backports commit 6d6d2abf2c2e52c0f404d0a31a963e945b0cc7ad from qemu
2018-02-21 11:23:00 -05:00
..
address-spaces.h
cpu-all.h
cpu-common.h qemu_ram_foreach_block: pass up error value, and down the ramblock name 2018-02-18 19:17:18 -05:00
cpu-defs.h
cpu_ldst.h
cpu_ldst_template.h
cputlb.h cputlb.c: Use correct address space when looking up MemoryRegionSection 2018-02-17 23:15:22 -05:00
exec-all.h uc: Handle freeing of multiple address spaces 2018-02-18 21:36:50 -05:00
gen-icount.h
helper-gen.h
helper-head.h
helper-proto.h
helper-tcg.h
hwaddr.h
ioport.h
memattrs.h
memory-internal.h
memory.h Merge memory_region_init_reservation() into memory_region_init_io() 2018-02-21 11:23:00 -05:00
ram_addr.h exec: Return RAMBlock pointer from allocating functions 2018-02-21 08:52:57 -05:00
ramlist.h include: Move RAMList to ramlist.h 2018-02-20 08:47:51 -05:00
semihost.h
tb-hash.h