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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-06
target/loongarch: fix a wrong print in cpu dump
lanyanzhi
1
-1
/
+1
2024-06-06
hw/loongarch/virt: Enable extioi virt extension
Song Gao
1
-0
/
+1
2024-05-23
target/loongarch: Add loongarch vector property unconditionally
Bibo Mao
1
-10
/
+4
2024-05-23
target/loongarch/kvm: fpu save the vreg registers high 192bit
Song Gao
1
-0
/
+6
2024-05-23
target/loongarch/kvm: Fix VM recovery from disk failures
Song Gao
1
-2
/
+4
2024-05-15
accel/tcg: Provide default implementation of disas_log
Richard Henderson
1
-8
/
+0
2024-05-09
target/loongarch: Put cpucfg operation before CSR register
Bibo Mao
1
-8
/
+8
2024-05-09
target/loongarch: Add TCG macro in structure CPUArchState
Bibo Mao
4
-13
/
+49
2024-05-06
accel/tcg: Access tcg_cflags with getter / setter
Philippe Mathieu-Daudé
1
-1
/
+1
2024-05-06
exec/cpu: Extract page-protection definitions to page-protection.h
Philippe Mathieu-Daudé
1
-0
/
+1
2024-04-30
Merge tag 'pull-loongarch-20240429' of https://gitlab.com/gaosong/qemu into s...
Richard Henderson
1
-0
/
+2
2024-04-29
target/loongarch/cpu.c: typo fix: expection
Michael Tokarev
1
-1
/
+1
2024-04-29
hw/loongarch: Add init_cmdline
Song Gao
1
-0
/
+2
2024-04-26
target: Define TCG_GUEST_DEFAULT_MO in 'cpu-param.h'
Philippe Mathieu-Daudé
2
-2
/
+2
2024-04-25
hw, target: Add ResetType argument to hold and exit phase methods
Peter Maydell
1
-2
/
+2
2024-04-23
KVM: remove kvm_arch_cpu_check_are_resettable
Paolo Bonzini
1
-5
/
+0
2024-03-22
target/loongarch: Fix qemu-system-loongarch64 assert failed with the option '...
Song Gao
1
-34
/
+40
2024-03-20
target/loongarch: Fix qemu-loongarch64 hang when executing 'll.d $t0, $t0, 0'
Song Gao
1
-4
/
+4
2024-03-20
target/loongarch: Fix tlb huge page loading issue
Xianglai Li
3
-39
/
+82
2024-03-12
Merge tag 'pull-error-2024-03-12' of https://repo.or.cz/qemu/armbru into staging
Peter Maydell
1
-1
/
+17
2024-03-12
Merge tag 'pull-request-2024-03-12' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
6
-69
/
+28
2024-03-12
target/loongarch: Fix query-cpu-model-expansion to reject props
Markus Armbruster
1
-1
/
+17
2024-03-12
target/loongarch: Prefer fast cpu_env() over slower CPU QOM cast macro
Philippe Mathieu-Daudé
5
-66
/
+26
2024-03-12
target: Replace CPU_GET_CLASS(cpu -> obj) in cpu_reset_hold() handler
Philippe Mathieu-Daudé
1
-1
/
+1
2024-03-12
bulk: Call in place single use cpu_env()
Philippe Mathieu-Daudé
1
-2
/
+1
2024-03-11
migration: remove migration.h references
Steve Sistare
1
-1
/
+0
2024-03-06
target/loongarch: honour show_opcodes when disassembling
Alex Bennée
1
-4
/
+9
2024-02-28
gdbstub: Infer number of core registers from XML
Akihiko Odaki
1
-2
/
+0
2024-02-28
gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
Akihiko Odaki
1
-4
/
+7
2024-02-28
gdbstub: Use GDBFeature for gdb_register_coprocessor
Akihiko Odaki
1
-1
/
+1
2024-02-03
include/exec: Change cpu_mmu_index argument to CPUState
Richard Henderson
2
-2
/
+2
2024-02-03
include/exec: Implement cpu_mmu_index generically
Richard Henderson
2
-11
/
+1
2024-02-03
target/loongarch: Rename MMU_IDX_*
Richard Henderson
5
-9
/
+9
2024-02-03
target/loongarch: Populate CPUClass.mmu_index
Richard Henderson
2
-4
/
+13
2024-02-01
target/loongarch: Fix qtest test-hmp error when KVM-only build
Song Gao
5
-234
/
+250
2024-01-29
target/loongarch: Constify loongarch_tcg_ops
Richard Henderson
1
-1
/
+1
2024-01-29
include/qemu: Add TCGCPUOps typedef to typedefs.h
Richard Henderson
1
-1
/
+1
2024-01-29
target: Use vaddr in gen_intermediate_code
Anton Johansson
1
-1
/
+1
2024-01-25
target/loongarch/kvm: Enable LSX/LASX extension
Song Gao
1
-7
/
+38
2024-01-25
target/loongarch: Set cpuid CSR register only once with kvm mode
Bibo Mao
1
-3
/
+6
2024-01-11
hw/loongarch/virt: Set iocsr address space per-board rather than percpu
Bibo Mao
4
-60
/
+10
2024-01-11
target/loongarch: Add loongarch kvm into meson build
Tianrui Zhao
2
-0
/
+2
2024-01-11
target/loongarch: Implement set vcpu intr for kvm
Tianrui Zhao
4
-1
/
+40
2024-01-11
target/loongarch: Restrict TCG-specific code
Tianrui Zhao
1
-9
/
+21
2024-01-11
target/loongarch: Implement kvm_arch_handle_exit
Tianrui Zhao
2
-1
/
+24
2024-01-11
target/loongarch: Implement kvm_arch_init_vcpu
Tianrui Zhao
3
-0
/
+27
2024-01-11
target/loongarch: Implement kvm_arch_init function
Tianrui Zhao
1
-0
/
+1
2024-01-11
target/loongarch: Implement kvm get/set registers
Tianrui Zhao
6
-3
/
+598
2024-01-11
target/loongarch: Supplement vcpu env initial when vcpu reset
Tianrui Zhao
2
-1
/
+3
2024-01-11
target/loongarch: Define some kvm_arch interfaces
Tianrui Zhao
1
-0
/
+131
[next]