unicorn/qemu
Peter Maydell 6dbc781ce3
target-arm: Add isread parameter to CPAccessFns
System registers might have access requirements which need to
be described via a CPAccessFn and which differ for reads and
writes. For this to be possible we need to pass the access
function a parameter to tell it whether the access being checked
is a read or a write.

Backports commit 3f208fd76bcc91a8506681bb8472f2398fe6f487 from qemu
2018-02-20 11:24:17 -05:00
..
crypto
default-configs
docs
fpu
hw
include include: Move RAMList to ramlist.h 2018-02-20 08:47:51 -05:00
qapi qmp: Don't abuse stack to track qmp-output root 2018-02-20 08:09:56 -05:00
qobject qapi: Convert QType into QAPI built-in enum type 2018-02-19 21:47:05 -05:00
qom qom: Swap 'name' next to visitor in ObjectPropertyAccessor 2018-02-19 23:14:37 -05:00
scripts qapi: Fix compilation failure on MIPS and SPARC 2018-02-20 08:11:01 -05:00
target-arm target-arm: Add isread parameter to CPAccessFns 2018-02-20 11:24:17 -05:00
target-i386 target-i386: fix PSE36 mode 2018-02-20 11:03:49 -05:00
target-m68k
target-mips
target-sparc
tcg target-i386: Deconstruct the cpu_T array 2018-02-20 11:02:34 -05:00
util error: New error_fatal 2018-02-20 08:22:27 -05:00
aarch64.h
aarch64eb.h
accel.c
arm.h
armeb.h target-arm: Implement cpu_get_phys_page_attrs_debug 2018-02-18 22:15:50 -05:00
CODING_STYLE
configure
COPYING import 2015-08-21 15:04:50 +08:00
COPYING.LIB
cpu-exec-common.c
cpu-exec.c exec: Clean up includes 2018-02-19 00:49:55 -05:00
cpus.c
cputlb.c
exec.c
gen_all_header.sh
glib_compat.c
HACKING import 2015-08-21 15:04:50 +08:00
header_gen.py
ioport.c
LICENSE
m68k.h
Makefile qapi: Turn generators' mandatory option -i into an argument 2018-02-19 15:22:27 -05:00
Makefile.objs
Makefile.target
memory_mapping.c
memory.c qom: Swap 'name' next to visitor in ObjectPropertyAccessor 2018-02-19 23:14:37 -05:00
mips64.h
mips64el.h
mips.h
mipsel.h
powerpc.h
qapi-schema.json qapi: Lazy creation of array types 2018-02-19 18:55:35 -05:00
qemu-log.c
qemu-timer.c
rules.mak
softmmu_template.h
sparc64.h
sparc.h
tcg-runtime.c
translate-all.c
translate-all.h
translate-common.c
unicorn_common.h
VERSION
vl.c
vl.h
x86_64.h