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
/
loongarch
/
insn_trans
/
trans_privileged.c.inc
Age
Commit message (
Expand
)
Author
2024-01-06
target/loongarch: move translate modules to tcg/
Song Gao
2023-10-03
tcg: Rename cpu_env to tcg_env
Richard Henderson
2023-08-24
target/loongarch: Add avail_IOCSR to check iocsr instructions
Song Gao
2023-08-24
target/loongarch: Add avail_LSPW to check LSPW instructions
Song Gao
2023-08-24
target/loongarch: Add a check parameter to the TRANS macro
Song Gao
2023-07-24
target/loongarch: Fix the CSRRD CPUID instruction on big endian hosts
Thomas Huth
2023-06-05
accel/tcg: Introduce translator_io_start
Richard Henderson
2023-03-05
target/loongarch: Drop tcg_temp_free
Richard Henderson
2023-03-05
target/loongarch: Drop temp_new
Richard Henderson
2022-11-07
target/loongarch: Separate the hardware flags into MMU index and PLV
Rui Wang
2022-11-04
target/loongarch: Adjust the layout of hardware flags bit fields
Rui Wang
2022-07-04
target/loongarch: Adjust functions and structure to support user-mode
Song Gao
2022-06-06
target/loongarch: Add other core instructions support
Xiaojuan Yang
2022-06-06
target/loongarch: Add TLB instruction support
Xiaojuan Yang
2022-06-06
target/loongarch: Add LoongArch IOCSR instruction
Xiaojuan Yang
2022-06-06
target/loongarch: Add LoongArch CSR instruction
Xiaojuan Yang