unicorn/qemu
Richard Henderson 6990b212e3 cputlb: Fix size operand for tlb_fill on unaligned store
We are currently passing the size of the full write to
the tlb_fill for the second page. Instead pass the real
size of the write to that page.

This argument is unused within all tlb_fill, except to be
logged via tracing, so in practice this makes no difference.

But in a moment we'll need the value of size2 for watchpoints,
and if we've computed the value we might as well use it.

Backports commit 8f7cd2ad4acd01242d00807e231097b3de9f0930 from qemu
2020-01-12 06:17:09 -05:00
..
accel cputlb: Fix size operand for tlb_fill on unaligned store 2020-01-12 06:17:09 -05:00
crypto
default-configs
docs
fpu fpu: rename softfloat-specialize.h -> .inc.c 2019-11-18 21:12:30 -05:00
hw i386: Update new x86_apicid parsing rules with die_offset support 2019-08-08 18:22:03 -04:00
include cputlb: Byte swap memory transaction attribute 2020-01-07 19:15:33 -05:00
qapi
qobject
qom cpu: Move icount_decr to CPUNegativeOffsetState 2019-06-13 15:34:28 -04:00
scripts decodetree: Suppress redundant declaration warnings 2019-11-18 21:21:30 -05:00
target target/sparc: sun4u Invert Endian TTE bit 2020-01-07 19:21:30 -05:00
tcg tcg: TCGMemOp is now accelerator independent MemOp 2019-11-28 03:01:12 -05:00
util
aarch64.h memory: Access MemoryRegion with endianness 2020-01-07 18:54:11 -05:00
aarch64eb.h memory: Access MemoryRegion with endianness 2020-01-07 18:54:11 -05:00
accel.c
arm.h memory: Access MemoryRegion with endianness 2020-01-07 18:54:11 -05:00
armeb.h memory: Access MemoryRegion with endianness 2020-01-07 18:54:11 -05:00
CODING_STYLE.rst docs: split the CODING_STYLE doc into distinct groups 2019-11-28 02:54:44 -05:00
configure configure: remove AUTOCONF_HOST 2019-11-18 22:19:47 -05:00
COPYING
COPYING.LIB
cpus.c
exec.c memory: Single byte swap along the I/O path 2020-01-07 19:12:04 -05:00
gen_all_header.sh
glib_compat.c
header_gen.py memory: Access MemoryRegion with endianness 2020-01-07 18:54:11 -05:00
ioport.c
LICENSE
m68k.h memory: Access MemoryRegion with endianness 2020-01-07 18:54:11 -05:00
Makefile Makefile: Rename targets for make recursion 2019-08-08 17:26:49 -04:00
Makefile.objs
Makefile.target
memory_ldst.inc.c memory: Single byte swap along the I/O path 2020-01-07 19:12:04 -05:00
memory_mapping.c
memory.c memory: Single byte swap along the I/O path 2020-01-07 19:12:04 -05:00
mips64.h memory: Access MemoryRegion with endianness 2020-01-07 18:54:11 -05:00
mips64el.h memory: Access MemoryRegion with endianness 2020-01-07 18:54:11 -05:00
mips.h memory: Access MemoryRegion with endianness 2020-01-07 18:54:11 -05:00
mipsel.h memory: Access MemoryRegion with endianness 2020-01-07 18:54:11 -05:00
powerpc.h memory: Access MemoryRegion with endianness 2020-01-07 18:54:11 -05:00
qemu-timer.c
riscv32.h memory: Access MemoryRegion with endianness 2020-01-07 18:54:11 -05:00
riscv64.h memory: Access MemoryRegion with endianness 2020-01-07 18:54:11 -05:00
rules.mak
sparc64.h memory: Access MemoryRegion with endianness 2020-01-07 18:54:11 -05:00
sparc.h memory: Access MemoryRegion with endianness 2020-01-07 18:54:11 -05:00
unicorn_common.h
VERSION Open 5.0 development tree 2020-01-07 17:50:51 -05:00
vl.c
vl.h
x86_64.h memory: Access MemoryRegion with endianness 2020-01-07 18:54:11 -05:00