summaryrefslogtreecommitdiffstats
path: root/exec.c
diff options
context:
space:
mode:
authorPaolo Bonzini2018-03-04 23:31:47 +0100
committerPaolo Bonzini2018-05-09 00:13:38 +0200
commit4269c82bf72f7e171a03a09b9264b0db76ae0050 (patch)
treea8236c707d353926cd6f2a195aeaadef0c032beb /exec.c
parentmemdev: remove "id" property (diff)
downloadqemu-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 'exec.c')
0 files changed, 0 insertions, 0 deletions