diff options
| author | Paolo Bonzini | 2018-03-04 23:31:47 +0100 |
|---|---|---|
| committer | Paolo Bonzini | 2018-05-09 00:13:38 +0200 |
| commit | 4269c82bf72f7e171a03a09b9264b0db76ae0050 (patch) | |
| tree | a8236c707d353926cd6f2a195aeaadef0c032beb /include/exec/exec-all.h | |
| parent | memdev: remove "id" property (diff) | |
| download | qemu-4269c82bf72f7e171a03a09b9264b0db76ae0050.tar.gz qemu-4269c82bf72f7e171a03a09b9264b0db76ae0050.tar.xz qemu-4269c82bf72f7e171a03a09b9264b0db76ae0050.zip | |
exec: move memory access declarations to a common header, inline *_phys functions
For now, this reduces the text size very slightly due to the newly-added
inlining:
text size before: 9301965
text size after: 9300645
Later, however, the declarations in include/exec/memory_ldst.inc.h will be
reused for the MemoryRegionCache slow path functions.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'include/exec/exec-all.h')
0 files changed, 0 insertions, 0 deletions
