qemu/include
Paolo Bonzini 4269c82bf7 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>
2018-05-09 00:13:38 +02:00
..
2018-03-07 08:30:28 +13:00
2018-05-08 15:25:17 +01:00
2018-03-27 10:17:45 -05:00
2018-05-09 00:13:37 +02:00
2018-04-27 11:36:34 +02:00