unicorn/qemu/include
Alexey Kardashevskiy e723b8dd49
memory: Open code FlatView rendering
We are going to share FlatView's between AddressSpace's and per-AS
memory listeners won't suit the purpose anymore so open code
the dispatch tree rendering.

Since there is a good chance that dispatch_listener was the only
listener, this avoids address_space_update_topology_pass() if there is
no registered listeners; this should improve starting time.

This should cause no behavioural change.

Backports commit 1b04a1580917d9e41fd37ca62cbff9b4bf061e96 from qemu
2018-03-04 02:06:48 -05:00
..
crypto
exec memory: Open code FlatView rendering 2018-03-04 02:06:48 -05:00
fpu softfloat: define floatx80_round() 2018-03-03 20:57:27 -05:00
hw include/hw/boards.h: Document memory_region_allocate_system_memory() 2018-03-03 22:18:49 -05:00
qapi qnum: add uint type 2018-03-03 18:37:56 -05:00
qemu osdep: Fix ROUND_UP(64-bit, 32-bit) 2018-03-04 01:54:09 -05:00
qom Revert "cpu: add APIs to allocate/free CPU environment" 2018-03-04 01:42:49 -05:00
sysemu tcg: add options for enabling MTTCG 2018-03-02 09:25:01 -05:00
config.h
elf.h
glib_compat.h qapi: Improve qobject input visitor error reporting 2018-03-02 12:05:53 -05:00
qemu-common.h tcg: Add EXCP_ATOMIC 2018-02-27 11:57:58 -05:00