unicorn/qemu
Paolo Bonzini 1650af8c8b
memory: try to inline constant-length reads
memcpy can take a large amount of time for small reads and writes.
Handle the common case of reading s/g descriptors from memory (there
is no corresponding "write" case that is as common, because writes
often use address_space_st* functions) by inlining the relevant
parts of address_space_read into the caller.

Backports commit 3cc8f884996584630734a90c9b3c535af81e3c92 from qemu
2018-02-17 20:44:39 -05:00
..
crypto
default-configs arm64eb: add support for ARM64 big endian. 2017-04-24 23:30:01 +08:00
docs docs: clarify memory region lifecycle 2018-02-12 15:11:21 -05:00
fpu softfloat: expand out STATUS macro 2018-02-12 13:43:13 -05:00
hw
include memory: try to inline constant-length reads 2018-02-17 20:44:39 -05:00
qapi
qobject
qom
scripts
target-arm
target-i386
target-m68k
target-mips
target-sparc
tcg
util
aarch64.h memory: try to inline constant-length reads 2018-02-17 20:44:39 -05:00
aarch64eb.h memory: try to inline constant-length reads 2018-02-17 20:44:39 -05:00
accel.c
arm.h memory: try to inline constant-length reads 2018-02-17 20:44:39 -05:00
armeb.h memory: try to inline constant-length reads 2018-02-17 20:44:39 -05:00
CODING_STYLE
configure
COPYING
COPYING.LIB
cpu-exec-common.c
cpu-exec.c
cpus.c
cputlb.c
exec.c memory: try to inline constant-length reads 2018-02-17 20:44:39 -05:00
gen_all_header.sh
glib_compat.c
HACKING
header_gen.py memory: try to inline constant-length reads 2018-02-17 20:44:39 -05:00
ioport.c
LICENSE
m68k.h memory: try to inline constant-length reads 2018-02-17 20:44:39 -05:00
Makefile
Makefile.objs
Makefile.target
memory_mapping.c
memory.c
mips64.h memory: try to inline constant-length reads 2018-02-17 20:44:39 -05:00
mips64el.h memory: try to inline constant-length reads 2018-02-17 20:44:39 -05:00
mips.h memory: try to inline constant-length reads 2018-02-17 20:44:39 -05:00
mipsel.h memory: try to inline constant-length reads 2018-02-17 20:44:39 -05:00
powerpc.h memory: try to inline constant-length reads 2018-02-17 20:44:39 -05:00
qapi-schema.json
qemu-log.c
qemu-timer.c
rules.mak
softmmu_template.h
sparc64.h memory: try to inline constant-length reads 2018-02-17 20:44:39 -05:00
sparc.h memory: try to inline constant-length reads 2018-02-17 20:44:39 -05:00
tcg-runtime.c
translate-all.c
translate-all.h
translate-common.c
unicorn_common.h
VERSION
vl.c
vl.h
x86_64.h memory: try to inline constant-length reads 2018-02-17 20:44:39 -05:00