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
/
linux-user
/
loongarch64
Age
Commit message (
Expand
)
Author
5 days
linux-user/loongarch64: Reduce vdso alignment to 4k
Richard Henderson
2024-09-22
linux-user,loongarch: move to syscalltbl file
Laurent Vivier
2024-09-22
linux-user: update syscall_nr.h to Linux v6.10
Laurent Vivier
2024-03-13
linux-user: Move tswap_siginfo out of target code
Gustavo Romero
2024-02-29
linux-user/loongarch64: Remove TARGET_FORCE_SHMLBA
Richard Henderson
2023-11-03
linux-user/loongarch64: Add LASX sigcontext save/restore
Song Gao
2023-11-03
linux-user/loongarch64: Add LSX sigcontext save/restore
Song Gao
2023-11-03
linux-user/loongarch64: Use abi_{ulong,uint} types
Song Gao
2023-11-03
linux-user/loongarch64: setup_sigframe() set 'end' context size 0
Song Gao
2023-11-03
linux-user/loongarch64: Fix setup_extcontext alloc wrong fpu_context size
Song Gao
2023-11-03
linux-user/loongarch64: Use traps to track LSX/LASX usage
Richard Henderson
2023-10-30
linux-user/loongarch64: Add vdso
Richard Henderson
2023-09-20
target/loongarch: Add LASX data support
Song Gao
2023-09-01
linux-user: Split out cpu/target_proc.h
Richard Henderson
2023-08-08
linux-user: Define ELF_ET_DYN_BASE in $guest/target_mman.h
Richard Henderson
2023-08-08
linux-user: Define TASK_UNMAPPED_BASE in $guest/target_mman.h
Richard Henderson
2023-05-06
target/loongarch: Add LSX data type VReg
Song Gao
2022-09-27
linux-user: Provide MADV_* definitions
Ilya Leoshkevich
2022-08-05
target/loongarch: Update gdb_set_fpu() and gdb_get_fpu()
Song Gao
2022-07-04
linux-user: Add LoongArch cpu_loop support
Song Gao
2022-07-04
linux-user: Add LoongArch syscall support
Song Gao
2022-07-04
linux-user: Add LoongArch elf support
Song Gao
2022-07-04
linux-user: Add LoongArch signal support
Song Gao
2022-07-04
linux-user: Add LoongArch generic header files
Song Gao