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
/
meson.build
Age
Commit message (
Expand
)
Author
2024-02-01
target/loongarch: Fix qtest test-hmp error when KVM-only build
Song Gao
2024-01-11
target/loongarch: Add loongarch kvm into meson build
Tianrui Zhao
2024-01-06
target/loongarch: move translate modules to tcg/
Song Gao
2024-01-06
target/loongarch/meson: move gdbstub.c to loongarch.ss
Song Gao
2023-10-07
meson: Rename target_softmmu_arch -> target_system_arch
Philippe Mathieu-Daudé
2023-09-20
target/loongarch: Renamed lsx*.c to vec* .c
Song Gao
2023-06-20
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
2023-05-06
target/loongarch: meson.build support build LSX
Song Gao
2023-03-02
target/loongarch: Restrict 'qapi-commands-machine.h' to system emulation
Philippe Mathieu-Daudé
2023-01-23
target/loongarch: Enable the disassembler for host tcg
Richard Henderson
2022-06-06
target/loongarch: Add gdb 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
2022-06-06
target/loongarch: Add constant timer support
Xiaojuan Yang
2022-06-06
target/loongarch: Add MMU support for LoongArch CPU.
Xiaojuan Yang
2022-06-06
target/loongarch: Add basic vmstate description of CPU.
Xiaojuan Yang
2022-06-06
target/loongarch: Add target build suport
Song Gao