Show patches with: Submitter = Song Gao       |    State = Action Required       |    Archived = No       |   1688 patches
« 1 2 3 416 17 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Revert "hw/loongarch/virt: Add cfi01 pflash device" Revert "hw/loongarch/virt: Add cfi01 pflash device" - - - - --- 2022-12-05 Song Gao New
[01/20] target/loongarch: Add README Add LoongArch linux-user emulation support - - - - --- 2021-06-28 Song Gao New
[02/20] target/loongarch: Add CSR registers definition Add LoongArch linux-user emulation support - - - - --- 2021-06-28 Song Gao New
[03/20] target/loongarch: Add core definition Add LoongArch linux-user emulation support - - - - --- 2021-06-28 Song Gao New
[04/20] target/loongarch: Add interrupt handling support Add LoongArch linux-user emulation support - - - - --- 2021-06-28 Song Gao New
[05/20] target/loongarch: Add memory management support Add LoongArch linux-user emulation support - - - - --- 2021-06-28 Song Gao New
[06/20] target/loongarch: Add main translation routines Add LoongArch linux-user emulation support - - - - --- 2021-06-28 Song Gao New
[07/20] target/loongarch: Add fixed point arithmetic instruction translation Add LoongArch linux-user emulation support - - - - --- 2021-06-28 Song Gao New
[08/20] target/loongarch: Add fixed point shift instruction translation Add LoongArch linux-user emulation support - - - - --- 2021-06-28 Song Gao New
[09/20] target/loongarch: Add fixed point bit instruction translation Add LoongArch linux-user emulation support - - - - --- 2021-06-28 Song Gao New
[1/1] hw/loongarch/virt: Remove unused 'loongarch_virt_pm' region [1/1] hw/loongarch/virt: Remove unused 'loongarch_virt_pm' region - - 1 - --- 2023-10-12 Song Gao New
[1/1] hw/loongarch/virt: add system_powerdown hmp command support [1/1] hw/loongarch/virt: add system_powerdown hmp command support - - 1 - --- 2023-01-12 Song Gao New
[1/1] target/loongarch/kvm: Enable LSX/LASX extension [1/1] target/loongarch/kvm: Enable LSX/LASX extension - - - - --- 2024-01-22 Song Gao New
[1/1] target/loongarch: Clean up local variable shadowing [1/1] target/loongarch: Clean up local variable shadowing - - 1 - --- 2023-09-26 Song Gao New
[1/1] target/loongarch: Fix loongarch fdt addr confict [1/1] target/loongarch: Fix loongarch fdt addr confict - - 1 - --- 2022-11-08 Song Gao New
[1/1] target/loongarch: LL.{W/D} need writes val to dest register after sign extension [1/1] target/loongarch: LL.{W/D} need writes val to dest register after sign extension - - - - --- 2023-02-02 Song Gao New
[1/1] target/loongarch: move translate modules to tcg/ [1/1] target/loongarch: move translate modules to tcg/ - - - - --- 2023-12-29 Song Gao New
[1/1] tcg/loongarch64: Fix buid error [1/1] tcg/loongarch64: Fix buid error - - - - --- 2023-09-26 Song Gao New
[1/1] tcg/loongarch64: Fix tcg_out_mov() Aborted [1/1] tcg/loongarch64: Fix tcg_out_mov() Aborted - 1 2 - --- 2023-11-20 Song Gao New
[1/2] target/loongarch: Add exception subcode [1/2] target/loongarch: Add exception subcode - - 1 - --- 2022-11-01 Song Gao New
[1/3] hw/loongarch/virt: Modify ipi as percpu device [1/3] hw/loongarch/virt: Modify ipi as percpu device - - - - --- 2023-04-06 Song Gao New
[1/5] target/loongarch: ftint_xxx insns set the result high 32bit 0xffffffff Fix some bugs - - - - --- 2022-09-17 Song Gao New
[1/8] tests/tcg/loongarch64: Add float reference files tests/tcg/loongarch64: Add some tests. - - - - --- 2022-07-16 Song Gao New
[10/20] target/loongarch: Add fixed point load/store instruction translation Add LoongArch linux-user emulation support - - - - --- 2021-06-28 Song Gao New
[11/20] target/loongarch: Add fixed point atomic instruction translation Add LoongArch linux-user emulation support - - - - --- 2021-06-28 Song Gao New
[12/20] target/loongarch: Add fixed point extra instruction translation Add LoongArch linux-user emulation support - - - - --- 2021-06-28 Song Gao New
[13/20] target/loongarch: Add floating point arithmetic instruction translation Add LoongArch linux-user emulation support - - - - --- 2021-06-28 Song Gao New
[14/20] target/loongarch: Add floating point comparison instruction translation Add LoongArch linux-user emulation support - - - - --- 2021-06-28 Song Gao New
[15/20] target/loongarch: Add floating point conversion instruction translation Add LoongArch linux-user emulation support - - - - --- 2021-06-28 Song Gao New
[16/20] target/loongarch: Add floating point move instruction translation Add LoongArch linux-user emulation support - - - - --- 2021-06-28 Song Gao New
[17/20] target/loongarch: Add floating point load/store instruction translation Add LoongArch linux-user emulation support - - - - --- 2021-06-28 Song Gao New
[18/20] target/loongarch: Add branch instruction translation Add LoongArch linux-user emulation support - - - - --- 2021-06-28 Song Gao New
[19/20] target/loongarch: Add disassembler Add LoongArch linux-user emulation support - - - - --- 2021-06-28 Song Gao New
[2/2] target/loongarch: Fix raise_mmu_exception() set wrong exception_index [1/2] target/loongarch: Add exception subcode - - 1 - --- 2022-11-01 Song Gao New
[2/3] hw/intc: Add NULL pointer check on LoongArch ipi device [1/3] hw/loongarch/virt: Modify ipi as percpu device - - - - --- 2023-04-06 Song Gao New
[2/5] target/loongarch: bstrins.w need set dest register EXT_SIGN Fix some bugs - - - - --- 2022-09-17 Song Gao New
[2/8] fpu/softfloat: Add LoongArch specialization for pickNaNMulAdd tests/tcg/loongarch64: Add some tests. - - 1 - --- 2022-07-16 Song Gao New
[20/20] target/loongarch: Add linux-user emulation support Add LoongArch linux-user emulation support - - - - --- 2021-06-28 Song Gao New
[3/3] hw/loongarch/virt: Set max 256 cpus support on loongarch virt machine [1/3] hw/loongarch/virt: Modify ipi as percpu device - - 2 - --- 2023-04-06 Song Gao New
[3/5] target/loongarch: Fix fnm{sub/add}_{s/d} set wrong flags Fix some bugs - - - - --- 2022-09-17 Song Gao New
[3/8] target/loongarch: Fix float_convd/float_convs test failing tests/tcg/loongarch64: Add some tests. - - - - --- 2022-07-16 Song Gao New
[4/5] target/loongarch: flogb_{s/d} add set float_flag_divbyzero Fix some bugs - - - - --- 2022-09-17 Song Gao New
[4/8] tests/tcg/loongarch64: Add clo related instructions test tests/tcg/loongarch64: Add some tests. - - - - --- 2022-07-16 Song Gao New
[5/5] target/loongarch: div if x/0 set dividend to 0 Fix some bugs - - - - --- 2022-09-17 Song Gao New
[5/8] tests/tcg/loongarch64: Add div and mod related instructions test tests/tcg/loongarch64: Add some tests. - - - - --- 2022-07-16 Song Gao New
[6/8] tests/tcg/loongarch64: Add fclass test tests/tcg/loongarch64: Add some tests. - - - - --- 2022-07-16 Song Gao New
[7/8] tests/tcg/loongarch64: Add som comparison instructions test tests/tcg/loongarch64: Add some tests. - - - - --- 2022-07-16 Song Gao New
[8/8] tests/tcg/loongarch64: Add pcadd related instructions test tests/tcg/loongarch64: Add some tests. - - - - --- 2022-07-16 Song Gao New
[PULL,0/1] loongarch fix for 9.0 - - - - --- 2024-03-22 Song Gao New
[PULL,0/1] loongarch fixes for 8.2 - - - - --- 2023-11-21 Song Gao New
[PULL,0/1] loongarch-to-apply queue - - - - --- 2024-02-21 Song Gao New
[PULL,0/1] loongarch-to-apply queue - - - - --- 2024-02-01 Song Gao New
[PULL,0/1] loongarch-to-apply queue - 1 - - --- 2023-06-05 Song Gao New
[PULL,0/1] loongarch-to-apply queue - - - - --- 2022-12-15 Song Gao New
[PULL,0/2] loongarch for 7.2 patches - - - - --- 2022-11-07 Song Gao New
[PULL,0/2] loongarch-to-apply queue - - - - --- 2024-01-25 Song Gao New
[PULL,0/2] loongarch-to-apply queue - - - - --- 2024-01-25 Song Gao New
[PULL,0/2] loongarch-to-apply queue - - - - --- 2024-01-25 Song Gao New
[PULL,0/2] loongarch-to-apply queue - - - - --- 2024-01-05 Song Gao New
[PULL,0/2] loongarch-to-apply queue - - - - --- 2023-12-21 Song Gao New
[PULL,0/2] loongarch-to-apply queue - - - - --- 2023-10-08 Song Gao New
[PULL,0/2] loongarch-to-apply queue - - - - --- 2023-05-26 Song Gao New
[PULL,0/2] loongarch-to-apply queue - - - - --- 2023-04-04 Song Gao New
[PULL,0/3] loongarch fixes for 9.0 - - - - --- 2024-03-20 Song Gao New
[PULL,0/3] loongarch-to-apply queue - - - - --- 2024-05-09 Song Gao New
[PULL,0/3] loongarch-to-apply queue - - - - --- 2023-01-06 Song Gao New
[PULL,0/5] loongarch-to-apply queue - - - - --- 2024-05-16 Song Gao New
[PULL,0/5] loongarch-to-apply queue - - - - --- 2023-06-16 Song Gao New
[PULL,0/5] loongarch-to-apply queue - - - - --- 2023-05-15 Song Gao New
[PULL,0/5] loongarch-to-apply queue - - - - --- 2023-03-03 Song Gao New
[PULL,0/5] loongarch-to-apply queue - - - - --- 2022-10-17 Song Gao New
[PULL,0/7] loongarch-to-apply queue - - - - --- 2023-10-13 Song Gao New
[PULL,0/7] loongarch-to-apply queue - - - - --- 2022-11-03 Song Gao New
[PULL,0/9] loongarch-to-apply queue - - - - --- 2022-09-19 Song Gao New
[PULL,00/10] loongarch-to-apply queue - - - - --- 2024-05-23 Song Gao New
[PULL,00/10] loongarch-to-apply queue - - - - --- 2023-11-03 Song Gao New
[PULL,00/14] loongarch-to-apply queue - - - - --- 2024-01-11 Song Gao New
[PULL,00/14] loongarch-to-apply queue - - - - --- 2024-01-11 Song Gao New
[PULL,00/17] loongarch-to-apply queue - - - - --- 2024-04-28 Song Gao New
[PULL,00/17] loongarch-to-apply queue - - - - --- 2024-03-07 Song Gao New
[PULL,00/31] loongarch-to-apply queue - - - - --- 2023-08-24 Song Gao New
[PULL,00/45] loongarch-to-apply queue - - - - --- 2023-05-05 Song Gao New
[PULL,00/57] loongarch-to-apply queue - - - - --- 2023-09-20 Song Gao New
[PULL,01/10] target/loongarch/kvm: Fix VM recovery from disk failures [PULL,01/10] target/loongarch/kvm: Fix VM recovery from disk failures 1 - - - --- 2024-05-23 Song Gao New
[PULL,01/10] target/loongarch: Add cpu model 'max' [PULL,01/10] target/loongarch: Add cpu model 'max' - - 1 - --- 2023-11-03 Song Gao New
[PULL,01/14] linux-headers: Synchronize linux headers from linux v6.7.0-rc8 [PULL,01/14] linux-headers: Synchronize linux headers from linux v6.7.0-rc8 1 - - - --- 2024-01-11 Song Gao New
[PULL,01/17] hw/loongarch: Move boot fucntions to boot.c [PULL,01/17] hw/loongarch: Move boot fucntions to boot.c - - - - --- 2024-03-07 Song Gao New
[PULL,01/17] hw/loongarch: Move boot functions to boot.c [PULL,01/17] hw/loongarch: Move boot functions to boot.c - - 2 - --- 2024-04-28 Song Gao New
[PULL,01/31] target/loongarch: Log I/O write accesses to CSR registers [PULL,01/31] target/loongarch: Log I/O write accesses to CSR registers - - 1 - --- 2023-08-24 Song Gao New
[PULL,01/45] target/loongarch: Add LSX data type VReg [PULL,01/45] target/loongarch: Add LSX data type VReg - - 1 - --- 2023-05-05 Song Gao New
[PULL,01/57] target/loongarch: Renamed lsx*.c to vec* .c [PULL,01/57] target/loongarch: Renamed lsx*.c to vec* .c - - 1 - --- 2023-09-20 Song Gao New
[PULL,02/10] target/loongarch/kvm: fpu save the vreg registers high 192bit [PULL,01/10] target/loongarch/kvm: Fix VM recovery from disk failures - - 1 - --- 2024-05-23 Song Gao New
[PULL,02/10] target/loongarch: Allow user enable/disable LSX/LASX features [PULL,01/10] target/loongarch: Add cpu model 'max' - - 1 - --- 2023-11-03 Song Gao New
[PULL,02/14] target/loongarch: Define some kvm_arch interfaces [PULL,01/14] linux-headers: Synchronize linux headers from linux v6.7.0-rc8 - - 2 - --- 2024-01-11 Song Gao New
[PULL,02/17] hw/loongarch: Add load initrd [PULL,01/17] hw/loongarch: Move boot functions to boot.c - - 1 - --- 2024-04-28 Song Gao New
[PULL,02/17] hw/loongarch: Add load initrd [PULL,01/17] hw/loongarch: Move boot fucntions to boot.c - - - - --- 2024-03-07 Song Gao New
[PULL,02/31] target/loongarch: Remove duplicated disas_set_info assignment [PULL,01/31] target/loongarch: Log I/O write accesses to CSR registers - - 2 - --- 2023-08-24 Song Gao New
[PULL,02/45] target/loongarch: meson.build support build LSX [PULL,01/45] target/loongarch: Add LSX data type VReg - - 1 - --- 2023-05-05 Song Gao New
[PULL,02/57] target/loongarch: Implement gvec_*_vl functions [PULL,01/57] target/loongarch: Renamed lsx*.c to vec* .c - - 1 - --- 2023-09-20 Song Gao New
[PULL,03/10] hw/loongarch: Add VM mode in IOCSR feature register in kvm mode [PULL,01/10] target/loongarch/kvm: Fix VM recovery from disk failures - - 1 - --- 2024-05-23 Song Gao New
« 1 2 3 416 17 »