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-06-07
target/loongarch: fix a wrong print in cpu dump
lanyanzhi
2024-04-30
target/loongarch/cpu.c: typo fix: expection
Michael Tokarev
2024-03-25
target/loongarch: Fix qemu-system-loongarch64 assert failed with the option '...
Song Gao
2024-03-22
target/loongarch: Fix qemu-loongarch64 hang when executing 'll.d $t0, $t0, 0'
Song Gao
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
2023-09-20
target/loongarch: Implement xvshuf xvperm{i} xvshuf4i
Song Gao
2023-09-20
target/loongarch: Implement xvpack xvpick xvilv{l/h}
Song Gao
2023-09-20
target/loongarch: Implement xvreplve xvinsve0 xvpickve
Song Gao
2023-09-20
target/loongarch: Implement xvinsgr2vr xvpickve2gr
Song Gao
2023-09-20
target/loongarch: Implement xvbitsel xvset
Song Gao
2023-09-20
target/loongarch: Implement xvfcmp
Song Gao
2023-09-20
target/loongarch: Implement xvseq xvsle xvslt
Song Gao
2023-09-20
target/loongarch: Implement LASX fpu fcvt instructions
Song Gao
2023-09-20
target/loongarch: Implement LASX fpu arith instructions
Song Gao
2023-09-20
target/loongarch: Implement xvfrstp
Song Gao
2023-09-20
target/loongarch: Implement xvbitclr xvbitset xvbitrev
Song Gao
2023-09-20
target/loongarch: Implement xvpcnt
Song Gao
2023-09-20
target/loongarch: Implement xvclo xvclz
Song Gao
2023-09-20
target/loongarch: Implement xvssrlrn xvssrarn
Song Gao
2023-09-20
target/loongarch: Implement xvssrln xvssran
Song Gao
2023-09-20
target/loongarch: Implement xvsrlrn xvsrarn
Song Gao
2023-09-20
target/loongarch: Implement xvsrln xvsran
Song Gao
2023-09-20
target/loongarch: Implement xvsrlr xvsrar
Song Gao
2023-09-20
target/loongarch: Implement xvsllwil xvextl
Song Gao
2023-09-20
target/loongarch: Implement xvsll xvsrl xvsra xvrotr
Song Gao
2023-09-20
target/loongarch: Implement LASX logic instructions
Song Gao
2023-09-20
target/loongarch: Implement xvldi
Song Gao
2023-09-20
target/loongarch: Implement xvmskltz/xvmskgez/xvmsknz
Song Gao
2023-09-20
target/loongarch: Implement xvsigncov
Song Gao
2023-09-20
target/loongarch: Implement vext2xv
Song Gao
[next]