qemu-e2k/target/microblaze
Richard Henderson b414df757d target/microblaze: Do not set MO_ALIGN for user-only
The kernel will fix up unaligned accesses, so emulate that
by allowing unaligned accesses to succeed.

Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2021-11-02 07:00:52 -04:00
..
Kconfig meson: Introduce target-specific Kconfig 2021-07-09 18:21:34 +02:00
cpu-param.h target/microblaze: Reduce linux-user address space to 32-bit 2020-09-01 07:43:35 -07:00
cpu-qom.h qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros 2020-09-18 14:12:32 -04:00
cpu.c target/microblaze: Make mb_cpu_tlb_fill sysemu only 2021-11-02 07:00:52 -04:00
cpu.h target/microblaze: Make mb_cpu_tlb_fill sysemu only 2021-11-02 07:00:52 -04:00
gdbstub.c microblaze tcg cpus: Fix Lesser GPL version number 2020-11-15 16:39:21 +01:00
helper.c target/microblaze: Make mb_cpu_tlb_fill sysemu only 2021-11-02 07:00:52 -04:00
helper.h target/microblaze: Add flags markup to some helpers 2020-09-01 07:43:35 -07:00
insns.decode target/microblaze: Convert dec_stream to decodetree 2020-09-01 07:43:35 -07:00
machine.c migration: Replace migration's JSON writer by the general one 2020-12-19 10:39:16 +01:00
meson.build target/microblaze: Fill in VMStateDescription for cpu 2020-09-07 12:58:08 -07:00
mmu.c target/microblaze: use MMUAccessType instead of int in mmu_translate 2021-01-27 08:32:55 +01:00
mmu.h target/microblaze: use MMUAccessType instead of int in mmu_translate 2021-01-27 08:32:55 +01:00
op_helper.c microblaze tcg cpus: Fix Lesser GPL version number 2020-11-15 16:39:21 +01:00
translate.c target/microblaze: Do not set MO_ALIGN for user-only 2021-11-02 07:00:52 -04:00