index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
loongarch
/
cpu.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/loongarch/cpu.c: typo fix: expection
Michael Tokarev
2024-04-29
1
-1
/
+1
*
hw, target: Add ResetType argument to hold and exit phase methods
Peter Maydell
2024-04-25
1
-2
/
+2
*
target/loongarch: Fix qemu-system-loongarch64 assert failed with the option '...
Song Gao
2024-03-22
1
-34
/
+40
*
target/loongarch: Prefer fast cpu_env() over slower CPU QOM cast macro
Philippe Mathieu-Daudé
2024-03-12
1
-29
/
+10
*
target: Replace CPU_GET_CLASS(cpu -> obj) in cpu_reset_hold() handler
Philippe Mathieu-Daudé
2024-03-12
1
-1
/
+1
*
gdbstub: Infer number of core registers from XML
Akihiko Odaki
2024-02-28
1
-2
/
+0
*
include/exec: Implement cpu_mmu_index generically
Richard Henderson
2024-02-03
1
-1
/
+1
*
target/loongarch: Rename MMU_IDX_*
Richard Henderson
2024-02-03
1
-1
/
+1
*
target/loongarch: Populate CPUClass.mmu_index
Richard Henderson
2024-02-03
1
-0
/
+11
*
target/loongarch: Fix qtest test-hmp error when KVM-only build
Song Gao
2024-02-01
1
-2
/
+0
*
target/loongarch: Constify loongarch_tcg_ops
Richard Henderson
2024-01-29
1
-1
/
+1
*
include/qemu: Add TCGCPUOps typedef to typedefs.h
Richard Henderson
2024-01-29
1
-1
/
+1
*
hw/loongarch/virt: Set iocsr address space per-board rather than percpu
Bibo Mao
2024-01-11
1
-48
/
+0
*
target/loongarch: Implement set vcpu intr for kvm
Tianrui Zhao
2024-01-11
1
-1
/
+8
*
target/loongarch: Restrict TCG-specific code
Tianrui Zhao
2024-01-11
1
-9
/
+21
*
target/loongarch: Implement kvm get/set registers
Tianrui Zhao
2024-01-11
1
-0
/
+3
*
target/loongarch: Supplement vcpu env initial when vcpu reset
Tianrui Zhao
2024-01-11
1
-0
/
+2
*
target/loongarch: Use generic cpu_list()
Gavin Shan
2024-01-05
1
-15
/
+0
*
cpu: Call object_class_dynamic_cast() once in cpu_class_by_name()
Philippe Mathieu-Daudé
2024-01-05
1
-7
/
+1
*
target/loongarch: Add timer information dump support
Bibo Mao
2023-12-21
1
-0
/
+2
*
target: Restrict 'sysemu/reset.h' to system emulation
Philippe Mathieu-Daudé
2023-12-20
1
-0
/
+2
*
hw/cpu: Call object_class_is_abstract() once in cpu_class_by_name()
Philippe Mathieu-Daudé
2023-11-07
1
-2
/
+1
*
target/loongarch: Allow user enable/disable LSX/LASX features
Song Gao
2023-11-03
1
-0
/
+67
*
target/loongarch: Add cpu model 'max'
Song Gao
2023-11-03
1
-0
/
+7
*
hw/core/cpu: Return static value with gdb_arch_name()
Akihiko Odaki
2023-10-11
1
-4
/
+4
*
accel/tcg: Remove cpu_set_cpustate_pointers
Richard Henderson
2023-10-04
1
-5
/
+3
*
target/*: Add instance_align to all cpu base classes
Richard Henderson
2023-10-03
1
-0
/
+1
*
target/loongarch: CPUCFG support LASX
Song Gao
2023-09-20
1
-0
/
+1
*
target/loongarch: check_vec support check LASX instructions
Song Gao
2023-09-20
1
-0
/
+2
*
target/loongarch: Add LASX data support
Song Gao
2023-09-20
1
-0
/
+1
*
target/translate: Include missing 'exec/cpu_ldst.h' header
Philippe Mathieu-Daudé
2023-08-31
1
-0
/
+1
*
target/loongarch: cpu: Implement get_arch_id callback
Bibo Mao
2023-08-24
1
-0
/
+8
*
target/loongarch: Add LoongArch32 cpu la132
Jiajie Chen
2023-08-24
1
-0
/
+30
*
target/loongarch: Extract set_pc() helper
Jiajie Chen
2023-08-24
1
-8
/
+8
*
target/loongarch: Add GDB support for loongarch32 mode
Jiajie Chen
2023-08-24
1
-0
/
+10
*
target/loongarch: Add new object class for loongarch32 cpus
Jiajie Chen
2023-08-24
1
-0
/
+11
*
target/loongarch: Extract 64-bit specifics to loongarch64_cpu_class_init
Philippe Mathieu-Daudé
2023-08-24
1
-8
/
+15
*
target/loongarch: Introduce abstract TYPE_LOONGARCH64_CPU
Philippe Mathieu-Daudé
2023-08-24
1
-3
/
+9
*
target/loongarch: Fix loongarch_la464_initfn() misses setting LSPW
Song Gao
2023-08-24
1
-0
/
+1
*
target/loongarch: Remove duplicated disas_set_info assignment
Philippe Mathieu-Daudé
2023-08-24
1
-1
/
+0
*
target/loongarch: Log I/O write accesses to CSR registers
Philippe Mathieu-Daudé
2023-08-24
1
-0
/
+2
*
target/loongarch: Fix LD/ST{LE/GT} instructions get wrong CSR_ERA and CSR_BADV
Song Gao
2023-05-26
1
-1
/
+1
*
target/loongarch: CPUCFG support LSX
Song Gao
2023-05-06
1
-0
/
+1
*
target/loongarch: Add CHECK_SXE maccro for check LSX enable
Song Gao
2023-05-06
1
-0
/
+2
*
target/loongarch: Add LSX data type VReg
Song Gao
2023-05-06
1
-1
/
+1
*
target/loongarch: Implement Chip Configuraiton Version Register(0x0000)
Song Gao
2023-03-03
1
-0
/
+2
*
Merge tag 'pull-monitor-2023-03-02' of https://repo.or.cz/qemu/armbru into st...
Peter Maydell
2023-03-02
1
-27
/
+0
|
\
|
*
target/loongarch: Restrict 'qapi-commands-machine.h' to system emulation
Philippe Mathieu-Daudé
2023-03-02
1
-27
/
+0
*
|
target/loongarch: Replace `tb_pc()` with `tb->pc`
Anton Johansson
2023-03-01
1
-2
/
+4
|
/
*
target/loongarch: Convert to 3-phase reset
Peter Maydell
2022-12-16
1
-4
/
+8
[next]