index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
loongarch
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/loongarch: Fix return value of CHECK_FPE
Rui Wang
2022-11-07
1
-1
/
+1
*
target/loongarch: Separate the hardware flags into MMU index and PLV
Rui Wang
2022-11-07
5
-16
/
+18
*
target/loongarch: Fix emulation of float-point disable exception
Rui Wang
2022-11-04
6
-11
/
+97
*
target/loongarch: Adjust the layout of hardware flags bit fields
Rui Wang
2022-11-04
3
-3
/
+14
*
target/loongarch: Fix raise_mmu_exception() set wrong exception_index
Song Gao
2022-11-04
2
-2
/
+4
*
target/loongarch: Add exception subcode
Song Gao
2022-11-04
2
-29
/
+36
*
hw/intc: Fix LoongArch extioi coreisr accessing
Xiaojuan Yang
2022-11-04
1
-8
/
+11
*
target/loongarch: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
2
-6
/
+11
*
target/loongarch: Fix fnm{sub/add}_{s/d} set wrong flags
Song Gao
2022-10-17
1
-6
/
+6
*
target/loongarch: bstrins.w src register need EXT_NONE
Song Gao
2022-10-17
1
-14
/
+22
*
accel/tcg: Introduce tb_pc and log_pc
Richard Henderson
2022-10-04
1
-1
/
+1
*
hw/core: Add CPUClass.get_pc
Richard Henderson
2022-10-04
1
-0
/
+9
*
accel/tcg: Add pc and host_pc params to gen_intermediate_code
Richard Henderson
2022-09-06
1
-2
/
+4
*
docs/system/loongarch: Update the LoongArch document
Xiaojuan Yang
2022-08-13
1
-48
/
+1
*
target/loongarch: Remove cpu_fcsr0
Richard Henderson
2022-08-09
4
-22
/
+20
*
target/loongarch: Update gdb_set_fpu() and gdb_get_fpu()
Song Gao
2022-08-05
2
-7
/
+30
*
target/loongarch: Update loongarch-fpu.xml
Song Gao
2022-08-05
1
-1
/
+1
*
target/loongarch: add gdb_arch_name()
Song Gao
2022-08-05
1
-0
/
+6
*
target/loongarch: Fix GDB get the wrong pc
Song Gao
2022-08-05
2
-3
/
+6
*
target/loongarch: Fix macros SET_FPU_* in cpu.h
Qi Hu
2022-08-05
1
-3
/
+15
*
hw/loongarch: Rename file 'loongson3.XXX' to 'virt.XXX'
Xiaojuan Yang
2022-07-30
1
-1
/
+1
*
hw/loongarch: Add fdt support
Xiaojuan Yang
2022-07-19
2
-0
/
+4
*
target/loongarch: Fix float_convd/float_convs test failing
Song Gao
2022-07-19
1
-63
/
+80
*
target/loongarch/cpu: Fix cpucfg default value
Xiaojuan Yang
2022-07-19
1
-1
/
+1
*
target/loongarch/op_helper: Fix coverity cond_at_most error
Xiaojuan Yang
2022-07-19
1
-1
/
+1
*
target/loongarch/tlb_helper: Fix coverity integer overflow error
Xiaojuan Yang
2022-07-19
1
-2
/
+2
*
target/loongarch/cpu: Fix coverity errors about excp_names
Xiaojuan Yang
2022-07-19
1
-3
/
+3
*
target/loongarch: Fix loongarch_cpu_class_by_name
Xiaojuan Yang
2022-07-19
1
-5
/
+15
*
target/loongarch: Clean up tlb when cpu reset
Song Gao
2022-07-05
1
-0
/
+1
*
target/loongarch: Add lock when writing timer clear reg
Xiaojuan Yang
2022-07-04
1
-0
/
+2
*
target/loongarch: Fix the meaning of ECFG reg's VS field
Xiaojuan Yang
2022-07-04
1
-0
/
+4
*
target/loongarch: Update README
Song Gao
2022-07-04
1
-2
/
+37
*
target/loongarch: Adjust functions and structure to support user-mode
Song Gao
2022-07-04
6
-1
/
+72
*
target/loongarch: remove unused include hw/loader.h
Song Gao
2022-07-04
1
-1
/
+0
*
target/loongarch: Fix helper_asrtle_d/asrtgt_d raise wrong exception
Song Gao
2022-07-04
2
-2
/
+4
*
target/loongarch: Fix missing update CSR_BADV
Song Gao
2022-07-04
1
-4
/
+6
*
target/loongarch: remove badaddr from CPULoongArch
Song Gao
2022-07-04
2
-3
/
+1
*
target/loongarch: Add gdb support.
Xiaojuan Yang
2022-06-06
4
-0
/
+95
*
hw/loongarch: Add LoongArch load elf function.
Xiaojuan Yang
2022-06-06
1
-0
/
+2
*
hw/loongarch: Add support loongson3 virt machine type.
Xiaojuan Yang
2022-06-06
2
-0
/
+4
*
target/loongarch: Add timer related instructions support.
Xiaojuan Yang
2022-06-06
6
-0
/
+56
*
target/loongarch: Add other core instructions support
Xiaojuan Yang
2022-06-06
7
-0
/
+233
*
target/loongarch: Add TLB instruction support
Xiaojuan Yang
2022-06-06
5
-0
/
+499
*
target/loongarch: Add LoongArch IOCSR instruction
Xiaojuan Yang
2022-06-06
8
-0
/
+197
*
target/loongarch: Add LoongArch CSR instruction
Xiaojuan Yang
2022-06-06
7
-1
/
+484
*
target/loongarch: Add constant timer support
Xiaojuan Yang
2022-06-06
5
-0
/
+77
*
target/loongarch: Add LoongArch interrupt and exception handle
Xiaojuan Yang
2022-06-06
3
-0
/
+234
*
target/loongarch: Add MMU support for LoongArch CPU.
Xiaojuan Yang
2022-06-06
7
-1
/
+418
*
target/loongarch: Implement qmp_query_cpu_definitions()
Xiaojuan Yang
2022-06-06
1
-0
/
+26
*
target/loongarch: Add basic vmstate description of CPU.
Xiaojuan Yang
2022-06-06
4
-0
/
+94
[next]