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
Age
Commit message (
Expand
)
Author
2024-07-26
target/loongarch: Fix helper_lddir() a CID INTEGER_OVERFLOW issue
Song Gao
2024-06-07
target/loongarch: fix a wrong print in cpu dump
lanyanzhi
2024-05-27
target/loongarch/kvm: fpu save the vreg registers high 192bit
Song Gao
2024-04-30
target/loongarch/cpu.c: typo fix: expection
Michael Tokarev
2024-03-22
target/loongarch: Fix qemu-system-loongarch64 assert failed with the option '...
Song Gao
2024-03-20
target/loongarch: Fix qemu-loongarch64 hang when executing 'll.d $t0, $t0, 0'
Song Gao
2024-03-20
target/loongarch: Fix tlb huge page loading issue
Xianglai Li
2024-03-12
Merge tag 'pull-error-2024-03-12' of https://repo.or.cz/qemu/armbru into staging
Peter Maydell
2024-03-12
Merge tag 'pull-request-2024-03-12' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2024-03-12
target/loongarch: Fix query-cpu-model-expansion to reject props
Markus Armbruster
2024-03-12
target/loongarch: Prefer fast cpu_env() over slower CPU QOM cast macro
Philippe Mathieu-Daudé
2024-03-12
target: Replace CPU_GET_CLASS(cpu -> obj) in cpu_reset_hold() handler
Philippe Mathieu-Daudé
2024-03-12
bulk: Call in place single use cpu_env()
Philippe Mathieu-Daudé
2024-03-11
migration: remove migration.h references
Steve Sistare
2024-03-06
target/loongarch: honour show_opcodes when disassembling
Alex Bennée
2024-02-28
gdbstub: Infer number of core registers from XML
Akihiko Odaki
2024-02-28
gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
Akihiko Odaki
2024-02-28
gdbstub: Use GDBFeature for gdb_register_coprocessor
Akihiko Odaki
2024-02-03
include/exec: Change cpu_mmu_index argument to CPUState
Richard Henderson
2024-02-03
include/exec: Implement cpu_mmu_index generically
Richard Henderson
2024-02-03
target/loongarch: Rename MMU_IDX_*
Richard Henderson
2024-02-03
target/loongarch: Populate CPUClass.mmu_index
Richard Henderson
2024-02-01
target/loongarch: Fix qtest test-hmp error when KVM-only build
Song Gao
2024-01-29
target/loongarch: Constify loongarch_tcg_ops
Richard Henderson
2024-01-29
include/qemu: Add TCGCPUOps typedef to typedefs.h
Richard Henderson
2024-01-29
target: Use vaddr in gen_intermediate_code
Anton Johansson
2024-01-25
target/loongarch/kvm: Enable LSX/LASX extension
Song Gao
2024-01-25
target/loongarch: Set cpuid CSR register only once with kvm mode
Bibo Mao
2024-01-11
hw/loongarch/virt: Set iocsr address space per-board rather than percpu
Bibo Mao
2024-01-11
target/loongarch: Add loongarch kvm into meson build
Tianrui Zhao
2024-01-11
target/loongarch: Implement set vcpu intr for kvm
Tianrui Zhao
2024-01-11
target/loongarch: Restrict TCG-specific code
Tianrui Zhao
2024-01-11
target/loongarch: Implement kvm_arch_handle_exit
Tianrui Zhao
2024-01-11
target/loongarch: Implement kvm_arch_init_vcpu
Tianrui Zhao
2024-01-11
target/loongarch: Implement kvm_arch_init function
Tianrui Zhao
2024-01-11
target/loongarch: Implement kvm get/set registers
Tianrui Zhao
2024-01-11
target/loongarch: Supplement vcpu env initial when vcpu reset
Tianrui Zhao
2024-01-11
target/loongarch: Define some kvm_arch interfaces
Tianrui Zhao
2024-01-08
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
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
2024-01-05
target: Use generic cpu_model_from_type()
Gavin Shan
2024-01-05
target/loongarch: Use generic cpu_list()
Gavin Shan
2024-01-05
cpu: Call object_class_dynamic_cast() once in cpu_class_by_name()
Philippe Mathieu-Daudé
2023-12-29
target/loongarch: Constify VMState in machine.c
Richard Henderson
2023-12-21
target/loongarch: Add timer information dump support
Bibo Mao
2023-12-20
target: Restrict 'sysemu/reset.h' to system emulation
Philippe Mathieu-Daudé
2023-11-07
hw/cpu: Call object_class_is_abstract() once in cpu_class_by_name()
Philippe Mathieu-Daudé
2023-11-07
target: Move ArchCPUClass definition to 'cpu.h'
Philippe Mathieu-Daudé
2023-11-07
target/loongarch: Declare QOM definitions in 'cpu-qom.h'
Philippe Mathieu-Daudé
[next]