unicorn/qemu
Peter Maydell 64661a9165
target/arm: Initialize ARMMMUFaultInfo in v7m_stack_read/write
The get_phys_addr() functions take a pointer to an ARMMMUFaultInfo
struct, which they fill in only if a fault occurs. This means that
the caller must always zero-initialize the struct before passing
it in. We forgot to do this in v7m_stack_read() and v7m_stack_write().
Correct the error.

Backports commit ab44c7b71fa683b9402bea0d367b87c881704188 from qemu
2018-10-23 12:58:39 -04:00
..
accel translator: fix breakpoint processing 2018-10-04 04:04:57 -04:00
crypto
default-configs
docs docs/devel/memory.txt: Document _with_attrs accessors 2018-10-04 04:46:26 -04:00
fpu softfloat: Specialize udiv_qrnnd for ppc64 2018-10-08 14:15:15 -04:00
hw hw/mips/mips_r4k: Fix initialization of MIPS target CPUs 2018-09-03 17:40:08 -04:00
include softfloat: remove float64_trunc_to_int 2018-10-08 14:15:11 -04:00
qapi
qobject
qom qom/object: register 'type' property as class property 2018-10-08 14:14:45 -04:00
scripts qapi: Emit a blank line before dummy declaration 2018-09-25 21:12:16 -04:00
target target/arm: Initialize ARMMMUFaultInfo in v7m_stack_read/write 2018-10-23 12:58:39 -04:00
tcg tcg: Remove unnecessary MSVC ifdef 2018-10-06 05:08:17 -04:00
util Haiku support patches (#989) 2018-09-03 07:55:51 -04:00
aarch64.h target/arm: Add v8M stack limit checks on NS function calls 2018-10-08 14:15:15 -04:00
aarch64eb.h target/arm: Add v8M stack limit checks on NS function calls 2018-10-08 14:15:15 -04:00
accel.c
arm.h target/arm: Add v8M stack limit checks on NS function calls 2018-10-08 14:15:15 -04:00
armeb.h target/arm: Add v8M stack limit checks on NS function calls 2018-10-08 14:15:15 -04:00
CODING_STYLE
configure configure: preserve various environment variables in config.status 2018-10-04 00:46:48 -04:00
COPYING
COPYING.LIB
cpus.c
exec.c
gen_all_header.sh
glib_compat.c
HACKING
header_gen.py target/arm: Add v8M stack limit checks on NS function calls 2018-10-08 14:15:15 -04:00
ioport.c
LICENSE
m68k.h target/arm: Add v8M stack checks on ADD/SUB/MOV of SP 2018-10-08 14:15:15 -04:00
Makefile
Makefile.objs
Makefile.target
memory_ldst.inc.c
memory_mapping.c
memory.c memory: Remove old_mmio accessors 2018-10-04 04:45:30 -04:00
mips64.h target/arm: Add v8M stack checks on ADD/SUB/MOV of SP 2018-10-08 14:15:15 -04:00
mips64el.h target/arm: Add v8M stack checks on ADD/SUB/MOV of SP 2018-10-08 14:15:15 -04:00
mips.h target/arm: Add v8M stack checks on ADD/SUB/MOV of SP 2018-10-08 14:15:15 -04:00
mipsel.h target/arm: Add v8M stack checks on ADD/SUB/MOV of SP 2018-10-08 14:15:15 -04:00
powerpc.h target/arm: Add v8M stack checks on ADD/SUB/MOV of SP 2018-10-08 14:15:15 -04:00
qemu-timer.c
riscv32.h target/arm: Add v8M stack checks on ADD/SUB/MOV of SP 2018-10-08 14:15:15 -04:00
riscv64.h target/arm: Add v8M stack checks on ADD/SUB/MOV of SP 2018-10-08 14:15:15 -04:00
rules.mak
sparc64.h target/arm: Add v8M stack checks on ADD/SUB/MOV of SP 2018-10-08 14:15:15 -04:00
sparc.h target/arm: Add v8M stack checks on ADD/SUB/MOV of SP 2018-10-08 14:15:15 -04:00
unicorn_common.h unicorn_common: Fix unicorn memory functions failing 2018-09-03 10:40:14 -04:00
VERSION
vl.c
vl.h
x86_64.h target/arm: Add v8M stack checks on ADD/SUB/MOV of SP 2018-10-08 14:15:15 -04:00