index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
loongarch
/
cpu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-16
target/loongarch: Convert to 3-phase reset
Peter Maydell
1
-4
/
+8
2022-12-14
cleanup: Tweak and re-run return_directly.cocci
Markus Armbruster
1
-3
/
+1
2022-11-04
target/loongarch: Fix emulation of float-point disable exception
Rui Wang
1
-0
/
+2
2022-11-04
target/loongarch: Fix raise_mmu_exception() set wrong exception_index
Song Gao
1
-0
/
+1
2022-11-04
target/loongarch: Add exception subcode
Song Gao
1
-2
/
+5
2022-10-26
target/loongarch: Convert to tcg_ops restore_state_to_opc
Richard Henderson
1
-0
/
+11
2022-10-04
accel/tcg: Introduce tb_pc and log_pc
Richard Henderson
1
-1
/
+1
2022-10-04
hw/core: Add CPUClass.get_pc
Richard Henderson
1
-0
/
+9
2022-08-05
target/loongarch: add gdb_arch_name()
Song Gao
1
-0
/
+6
2022-08-05
target/loongarch: Fix GDB get the wrong pc
Song Gao
1
-1
/
+1
2022-07-19
hw/loongarch: Add fdt support
Xiaojuan Yang
1
-0
/
+1
2022-07-19
target/loongarch/cpu: Fix cpucfg default value
Xiaojuan Yang
1
-1
/
+1
2022-07-19
target/loongarch/cpu: Fix coverity errors about excp_names
Xiaojuan Yang
1
-3
/
+3
2022-07-19
target/loongarch: Fix loongarch_cpu_class_by_name
Xiaojuan Yang
1
-5
/
+15
2022-07-05
target/loongarch: Clean up tlb when cpu reset
Song Gao
1
-0
/
+1
2022-07-04
target/loongarch: Fix the meaning of ECFG reg's VS field
Xiaojuan Yang
1
-0
/
+4
2022-07-04
target/loongarch: Adjust functions and structure to support user-mode
Song Gao
1
-1
/
+20
2022-07-04
target/loongarch: remove unused include hw/loader.h
Song Gao
1
-1
/
+0
2022-07-04
target/loongarch: Fix helper_asrtle_d/asrtgt_d raise wrong exception
Song Gao
1
-0
/
+2
2022-07-04
target/loongarch: Fix missing update CSR_BADV
Song Gao
1
-4
/
+6
2022-06-06
target/loongarch: Add gdb support.
Xiaojuan Yang
1
-0
/
+9
2022-06-06
hw/loongarch: Add support loongson3 virt machine type.
Xiaojuan Yang
1
-0
/
+2
2022-06-06
target/loongarch: Add LoongArch IOCSR instruction
Xiaojuan Yang
1
-0
/
+44
2022-06-06
target/loongarch: Add constant timer support
Xiaojuan Yang
1
-0
/
+2
2022-06-06
target/loongarch: Add LoongArch interrupt and exception handle
Xiaojuan Yang
1
-0
/
+230
2022-06-06
target/loongarch: Add MMU support for LoongArch CPU.
Xiaojuan Yang
1
-0
/
+24
2022-06-06
target/loongarch: Implement qmp_query_cpu_definitions()
Xiaojuan Yang
1
-0
/
+26
2022-06-06
target/loongarch: Add basic vmstate description of CPU.
Xiaojuan Yang
1
-0
/
+1
2022-06-06
target/loongarch: Add CSRs definition
Xiaojuan Yang
1
-0
/
+41
2022-06-06
target/loongarch: Add floating point arithmetic instruction translation
Song Gao
1
-0
/
+1
2022-06-06
target/loongarch: Add core definition
Song Gao
1
-0
/
+324