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-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é
2023-11-07
target: Unify QOM style
Philippe Mathieu-Daudé
2023-11-03
linux-user/loongarch64: Use traps to track LSX/LASX usage
Richard Henderson
2023-11-03
target/loongarch: Support 4K page size
Song Gao
2023-11-03
target/loongarch: Implement query-cpu-model-expansion
Song Gao
2023-11-03
target/loongarch: Allow user enable/disable LSX/LASX features
Song Gao
2023-11-03
target/loongarch: Add cpu model 'max'
Song Gao
2023-10-13
target/loongarch: Add preldx instruction
Song Gao
2023-10-13
target/loongarch: fix ASXE flag conflict
Jiajie Chen
2023-10-11
hw/core/cpu: Return static value with gdb_arch_name()
Akihiko Odaki
2023-10-07
meson: Rename target_softmmu_arch -> target_system_arch
Philippe Mathieu-Daudé
2023-10-04
accel/tcg: Remove cpu_set_cpustate_pointers
Richard Henderson
2023-10-04
accel/tcg: Replace CPUState.env_ptr with cpu_env()
Richard Henderson
2023-10-03
tcg: Rename cpu_env to tcg_env
Richard Henderson
2023-10-03
accel/tcg: Move CPUNegativeOffsetState into CPUState
Richard Henderson
2023-10-03
target/*: Add instance_align to all cpu base classes
Richard Henderson
2023-09-20
target/loongarch: CPUCFG support LASX
Song Gao
2023-09-20
target/loongarch: Move simply DO_XX marcos togther
Song Gao
2023-09-20
target/loongarch: Implement xvld xvst
Song Gao
[next]