unicorn/qemu/include
Peter Maydell 26c8f31d9e
memory.h: Move MemTxResult type to memattrs.h
Move the MemTxResult type to memattrs.h. We're going to want to
use it in cpu/qom.h, which doesn't want to include all of
memory.h. In practice MemTxResult and MemTxAttrs are pretty
closely linked since both are used for the new-style
read_with_attrs and write_with_attrs callbacks, so memattrs.h
is a reasonable home for this rather than creating a whole
new header file for it.

Backports commit 3114d092b1740f9db9aa559aeb48ee387011e1da from qemu
2018-03-04 13:10:47 -05:00
..
crypto Drop unused crypto source files 2018-02-17 15:23:57 -05:00
exec memory.h: Move MemTxResult type to memattrs.h 2018-03-04 13:10:47 -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 cpu: cpu_by_arch_id() helper 2018-03-04 12:16:39 -05:00
sysemu tcg: add options for enabling MTTCG 2018-03-02 09:25:01 -05:00
config.h import 2015-08-21 15:04:50 +08:00
elf.h fix merge conflicts 2017-03-10 21:04:33 +08:00
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