qemu/target
Richard Henderson bebc8ade70 target/s390x: Use void* for haddr in S390Access
The interface from probe_access_flags is void*, and matching
that will be helpful.  We already rely on the gcc extension
for byte arithmetic on void*.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: David Hildenbrand <david@redhat.com>
Message-Id: <20230109201856.3916639-4-richard.henderson@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
2023-02-27 09:15:39 +01:00
..
alpha
arm target/arm: Move cpregs code out of cpu.h 2023-02-16 16:11:04 +00:00
avr
cris
hexagon target/hexagon: Clean up includes 2023-02-08 07:28:05 +01:00
hppa
i386 Error reporting patches patches for 2023-02-23 2023-02-24 15:08:51 +00:00
loongarch Drop duplicate #include 2023-02-08 07:28:05 +01:00
m68k
microblaze target/microblaze: Add gdbstub xml 2023-02-21 08:52:17 -10:00
mips Drop duplicate #include 2023-02-08 07:28:05 +01:00
nios2 Drop duplicate #include 2023-02-08 07:28:05 +01:00
openrisc
ppc
riscv riscv: Clean up includes 2023-02-08 07:28:05 +01:00
rx
s390x target/s390x: Use void* for haddr in S390Access 2023-02-27 09:15:39 +01:00
sh4
sparc
tricore target/tricore: Fix OPC1_16_SRO_LD_H translation 2023-02-08 10:00:32 +01:00
xtensa
Kconfig
meson.build