aboutsummaryrefslogtreecommitdiff
path: root/target/loongarch
AgeCommit message (Expand)Author
2024-07-26target/loongarch: Fix helper_lddir() a CID INTEGER_OVERFLOW issueSong Gao
2024-06-07target/loongarch: fix a wrong print in cpu dumplanyanzhi
2024-05-27target/loongarch/kvm: fpu save the vreg registers high 192bitSong Gao
2024-04-30target/loongarch/cpu.c: typo fix: expectionMichael Tokarev
2024-03-22target/loongarch: Fix qemu-system-loongarch64 assert failed with the option '...Song Gao
2024-03-20target/loongarch: Fix qemu-loongarch64 hang when executing 'll.d $t0, $t0, 0'Song Gao
2024-03-20target/loongarch: Fix tlb huge page loading issueXianglai Li
2024-03-12Merge tag 'pull-error-2024-03-12' of https://repo.or.cz/qemu/armbru into stagingPeter Maydell
2024-03-12Merge tag 'pull-request-2024-03-12' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2024-03-12target/loongarch: Fix query-cpu-model-expansion to reject propsMarkus Armbruster
2024-03-12target/loongarch: Prefer fast cpu_env() over slower CPU QOM cast macroPhilippe Mathieu-Daudé
2024-03-12target: Replace CPU_GET_CLASS(cpu -> obj) in cpu_reset_hold() handlerPhilippe Mathieu-Daudé
2024-03-12bulk: Call in place single use cpu_env()Philippe Mathieu-Daudé
2024-03-11migration: remove migration.h referencesSteve Sistare
2024-03-06target/loongarch: honour show_opcodes when disassemblingAlex Bennée
2024-02-28gdbstub: Infer number of core registers from XMLAkihiko Odaki
2024-02-28gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cbAkihiko Odaki
2024-02-28gdbstub: Use GDBFeature for gdb_register_coprocessorAkihiko Odaki
2024-02-03include/exec: Change cpu_mmu_index argument to CPUStateRichard Henderson
2024-02-03include/exec: Implement cpu_mmu_index genericallyRichard Henderson
2024-02-03target/loongarch: Rename MMU_IDX_*Richard Henderson
2024-02-03target/loongarch: Populate CPUClass.mmu_indexRichard Henderson
2024-02-01target/loongarch: Fix qtest test-hmp error when KVM-only buildSong Gao
2024-01-29target/loongarch: Constify loongarch_tcg_opsRichard Henderson
2024-01-29include/qemu: Add TCGCPUOps typedef to typedefs.hRichard Henderson
2024-01-29target: Use vaddr in gen_intermediate_codeAnton Johansson
2024-01-25target/loongarch/kvm: Enable LSX/LASX extensionSong Gao
2024-01-25target/loongarch: Set cpuid CSR register only once with kvm modeBibo Mao
2024-01-11hw/loongarch/virt: Set iocsr address space per-board rather than percpuBibo Mao
2024-01-11target/loongarch: Add loongarch kvm into meson buildTianrui Zhao
2024-01-11target/loongarch: Implement set vcpu intr for kvmTianrui Zhao
2024-01-11target/loongarch: Restrict TCG-specific codeTianrui Zhao
2024-01-11target/loongarch: Implement kvm_arch_handle_exitTianrui Zhao
2024-01-11target/loongarch: Implement kvm_arch_init_vcpuTianrui Zhao
2024-01-11target/loongarch: Implement kvm_arch_init functionTianrui Zhao
2024-01-11target/loongarch: Implement kvm get/set registersTianrui Zhao
2024-01-11target/loongarch: Supplement vcpu env initial when vcpu resetTianrui Zhao
2024-01-11target/loongarch: Define some kvm_arch interfacesTianrui Zhao
2024-01-08system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()Stefan Hajnoczi
2024-01-06target/loongarch: move translate modules to tcg/Song Gao
2024-01-06target/loongarch/meson: move gdbstub.c to loongarch.ssSong Gao
2024-01-05target: Use generic cpu_model_from_type()Gavin Shan
2024-01-05target/loongarch: Use generic cpu_list()Gavin Shan
2024-01-05cpu: Call object_class_dynamic_cast() once in cpu_class_by_name()Philippe Mathieu-Daudé
2023-12-29target/loongarch: Constify VMState in machine.cRichard Henderson
2023-12-21target/loongarch: Add timer information dump supportBibo Mao
2023-12-20target: Restrict 'sysemu/reset.h' to system emulationPhilippe Mathieu-Daudé
2023-11-07hw/cpu: Call object_class_is_abstract() once in cpu_class_by_name()Philippe Mathieu-Daudé
2023-11-07target: Move ArchCPUClass definition to 'cpu.h'Philippe Mathieu-Daudé
2023-11-07target/loongarch: Declare QOM definitions in 'cpu-qom.h'Philippe Mathieu-Daudé