aboutsummaryrefslogtreecommitdiff
path: root/target/loongarch/meson.build
AgeCommit message (Expand)Author
2024-02-01target/loongarch: Fix qtest test-hmp error when KVM-only buildSong Gao
2024-01-11target/loongarch: Add loongarch kvm into meson buildTianrui Zhao
2024-01-06target/loongarch: move translate modules to tcg/Song Gao
2024-01-06target/loongarch/meson: move gdbstub.c to loongarch.ssSong Gao
2023-10-07meson: Rename target_softmmu_arch -> target_system_archPhilippe Mathieu-Daudé
2023-09-20target/loongarch: Renamed lsx*.c to vec* .cSong Gao
2023-06-20meson: Replace softmmu_ss -> system_ssPhilippe Mathieu-Daudé
2023-05-06target/loongarch: meson.build support build LSXSong Gao
2023-03-02target/loongarch: Restrict 'qapi-commands-machine.h' to system emulationPhilippe Mathieu-Daudé
2023-01-23target/loongarch: Enable the disassembler for host tcgRichard Henderson
2022-06-06target/loongarch: Add gdb support.Xiaojuan Yang
2022-06-06target/loongarch: Add LoongArch IOCSR instructionXiaojuan Yang
2022-06-06target/loongarch: Add LoongArch CSR instructionXiaojuan Yang
2022-06-06target/loongarch: Add constant timer supportXiaojuan Yang
2022-06-06target/loongarch: Add MMU support for LoongArch CPU.Xiaojuan Yang
2022-06-06target/loongarch: Add basic vmstate description of CPU.Xiaojuan Yang
2022-06-06target/loongarch: Add target build suportSong Gao