index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
Age
Commit message (
Expand
)
Author
2021-11-02
target/mips: Convert MSA 3R instruction format to decodetree (part 4/4)
Philippe Mathieu-Daudé
2021-11-02
target/mips: Convert MSA 3R instruction format to decodetree (part 3/4)
Philippe Mathieu-Daudé
2021-11-02
target/mips: Convert MSA 3R instruction format to decodetree (part 2/4)
Philippe Mathieu-Daudé
2021-11-02
target/mips: Convert MSA 3R instruction format to decodetree (part 1/4)
Philippe Mathieu-Daudé
2021-11-02
target/mips: Convert MSA 3RF instruction format to decodetree (DF_WORD)
Philippe Mathieu-Daudé
2021-11-02
target/mips: Convert MSA 3RF instruction format to decodetree (DF_HALF)
Philippe Mathieu-Daudé
2021-11-02
target/mips: Convert MSA VEC instruction format to decodetree
Philippe Mathieu-Daudé
2021-11-02
target/mips: Convert MSA 2R instruction format to decodetree
Philippe Mathieu-Daudé
2021-11-02
target/mips: Convert MSA FILL opcode to decodetree
Philippe Mathieu-Daudé
2021-11-02
target/mips: Convert MSA 2RF instruction format to decodetree
Philippe Mathieu-Daudé
2021-11-02
target/mips: Convert MSA load/store instruction format to decodetree
Philippe Mathieu-Daudé
2021-11-02
target/mips: Convert MSA I8 instruction format to decodetree
Philippe Mathieu-Daudé
2021-11-02
target/mips: Convert MSA SHF opcode to decodetree
Philippe Mathieu-Daudé
2021-11-02
target/mips: Convert MSA BIT instruction format to decodetree
Philippe Mathieu-Daudé
2021-11-02
target/mips: Convert MSA I5 instruction format to decodetree
Philippe Mathieu-Daudé
2021-11-02
target/mips: Convert MSA LDI opcode to decodetree
Philippe Mathieu-Daudé
2021-11-02
target/mips: Rename sa16 -> sa, bz_df -> bz -> bz_v
Philippe Mathieu-Daudé
2021-11-02
target/mips: Use enum definitions from CPUMIPSMSADataFormat enum
Philippe Mathieu-Daudé
2021-11-02
target/mips: Have check_msa_access() return a boolean
Philippe Mathieu-Daudé
2021-11-02
target/mips: Use dup_const() to simplify
Philippe Mathieu-Daudé
2021-11-02
target/mips: Adjust style in msa_translate_init()
Philippe Mathieu-Daudé
2021-11-02
target/mips: Fix MSA MSUBV.B opcode
Philippe Mathieu-Daudé
2021-11-02
target/mips: Fix MSA MADDV.B opcode
Philippe Mathieu-Daudé
2021-11-02
target/sparc: Set fault address in sparc_cpu_do_unaligned_access
Richard Henderson
2021-11-02
target/sparc: Split out build_sfsr
Richard Henderson
2021-11-02
target/sparc: Remove DEBUG_UNALIGNED
Richard Henderson
2021-11-02
target/sh4: Set fault address in superh_cpu_do_unaligned_access
Richard Henderson
2021-11-02
target/s390x: Implement s390x_cpu_record_sigbus
Richard Henderson
2021-11-02
target/ppc: Restrict ppc_cpu_do_unaligned_access to sysemu
Richard Henderson
2021-11-02
target/ppc: Set fault address in ppc_cpu_do_unaligned_access
Richard Henderson
2021-11-02
target/ppc: Move SPR_DSISR setting to powerpc_excp
Richard Henderson
2021-11-02
target/microblaze: Do not set MO_ALIGN for user-only
Richard Henderson
2021-11-02
target/arm: Implement arm_cpu_record_sigbus
Richard Henderson
2021-11-02
target/alpha: Implement alpha_cpu_record_sigbus
Richard Henderson
2021-11-02
target/xtensa: Make xtensa_cpu_tlb_fill sysemu only
Richard Henderson
2021-11-02
target/sparc: Make sparc_cpu_tlb_fill sysemu only
Richard Henderson
2021-11-02
target/sh4: Make sh4_cpu_tlb_fill sysemu only
Richard Henderson
2021-11-02
target/s390x: Implement s390_cpu_record_sigsegv
Richard Henderson
2021-11-02
target/s390x: Use probe_access_flags in s390_probe_access
Richard Henderson
2021-11-02
target/riscv: Make riscv_cpu_tlb_fill sysemu only
Richard Henderson
2021-11-02
target/ppc: Implement ppc_cpu_record_sigsegv
Richard Henderson
2021-11-02
target/openrisc: Make openrisc_cpu_tlb_fill sysemu only
Richard Henderson
2021-11-02
target/nios2: Implement nios2_cpu_record_sigsegv
Richard Henderson
2021-11-02
target/mips: Make mips_cpu_tlb_fill sysemu only
Richard Henderson
2021-11-02
target/microblaze: Make mb_cpu_tlb_fill sysemu only
Richard Henderson
2021-11-02
target/m68k: Make m68k_cpu_tlb_fill sysemu only
Richard Henderson
2021-11-02
target/i386: Implement x86_cpu_record_sigsegv
Richard Henderson
2021-11-02
target/hppa: Make hppa_cpu_tlb_fill sysemu only
Richard Henderson
2021-11-02
target/hexagon: Remove hexagon_cpu_tlb_fill
Richard Henderson
2021-11-02
target/cris: Make cris_cpu_tlb_fill sysemu only
Richard Henderson
[prev]
[next]