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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-27
target/hppa: Mark interval timer write as io
Richard Henderson
1
-0
/
+3
2024-03-27
target/hppa: Fix ADD/SUB trap on overflow for narrow mode
Sven Schnelle
1
-0
/
+6
2024-03-27
target/hppa: Handle unit conditions for wide mode
Sven Schnelle
1
-2
/
+23
2024-03-27
target/hppa: Fix B,GATE for wide mode
Richard Henderson
1
-1
/
+1
2024-03-27
target/hppa: Fix BE,L set of sr0
Richard Henderson
1
-1
/
+1
2024-03-26
target/tricore/helper: Use correct string format in cpu_tlb_fill()
Philippe Mathieu-Daudé
1
-2
/
+2
2024-03-26
target/i386/tcg: Enable page walking from MMIO memory
Gregory Price
1
-27
/
+30
2024-03-25
target/s390x: Use mutable temporary value for op_ts
Ido Plat
1
-2
/
+3
2024-03-22
Merge tag 'pull-loongarch-20240322' of https://gitlab.com/gaosong/qemu into s...
Peter Maydell
1
-34
/
+40
2024-03-22
target/loongarch: Fix qemu-system-loongarch64 assert failed with the option '...
Song Gao
1
-34
/
+40
2024-03-22
target/riscv/kvm: fix timebase-frequency when using KVM acceleration
Yong-Xuan Wang
2
-0
/
+10
2024-03-22
target/riscv: Fix mode in riscv_tlb_fill
Irina Ryapolova
1
-1
/
+1
2024-03-22
target/riscv: rvv: Remove the dependency of Zvfbfmin to Zfbfmin
Max Chou
1
-5
/
+0
2024-03-22
target/riscv/vector_helper.c: optimize loops in ldst helpers
Daniel Henrique Barboza
1
-3
/
+3
2024-03-22
target/riscv: enable 'vstart_eq_zero' in the end of insns
Ivan Klokov
4
-48
/
+59
2024-03-22
trans_rvv.c.inc: remove redundant mark_vs_dirty() calls
Daniel Henrique Barboza
1
-8
/
+3
2024-03-22
target/riscv: remove 'over' brconds from vector trans
Daniel Henrique Barboza
3
-129
/
+0
2024-03-22
target/riscv/vector_helpers: do early exit when vstart >= vl
Daniel Henrique Barboza
4
-0
/
+111
2024-03-22
target/riscv: always clear vstart for ldst_whole insns
Daniel Henrique Barboza
2
-29
/
+28
2024-03-22
target/riscv: always clear vstart in whole vec move insns
Daniel Henrique Barboza
2
-3
/
+5
2024-03-22
target/riscv/vector_helper.c: fix 'vmvr_v' memcpy endianess
Daniel Henrique Barboza
1
-1
/
+9
2024-03-22
trans_rvv.c.inc: set vstart = 0 in int scalar move insns
Daniel Henrique Barboza
1
-2
/
+8
2024-03-22
target/riscv/vector_helper.c: set vstart = 0 in GEN_VEXT_VSLIDEUP_VX()
Daniel Henrique Barboza
1
-0
/
+1
2024-03-22
target/riscv: do not enable all named features by default
Daniel Henrique Barboza
3
-37
/
+25
2024-03-20
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
3
-3
/
+3
2024-03-20
Merge tag 'pull-loongarch-20240320' of https://gitlab.com/gaosong/qemu into s...
Peter Maydell
4
-43
/
+86
2024-03-20
target/i386: Revert monitor_puts() in do_inject_x86_mce()
Tao Su
1
-1
/
+1
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-19
target/hppa: fix do_stdby_e()
Sven Schnelle
1
-5
/
+5
2024-03-19
target/hppa: mask privilege bits in mfia
Sven Schnelle
1
-1
/
+1
2024-03-19
target/hppa: exit tb on flush cache instructions
Sven Schnelle
2
-3
/
+10
2024-03-19
target/hppa: fix access_id check
Sven Schnelle
1
-17
/
+61
2024-03-19
target/hppa: fix shrp for wide mode
Sven Schnelle
1
-2
/
+2
2024-03-19
target/hppa: ldcw,s uses static shift of 3
Sven Schnelle
1
-1
/
+1
2024-03-19
target/hppa: Fix assemble_12a insns for wide mode
Richard Henderson
2
-12
/
+34
2024-03-19
target/hppa: Fix assemble_11a insns for wide mode
Richard Henderson
2
-9
/
+21
2024-03-19
target/hppa: Fix assemble_16 insns for wide mode
Richard Henderson
2
-6
/
+31
2024-03-18
target/i386: fix direction of "32-bit MMU" test
Paolo Bonzini
2
-2
/
+2
2024-03-18
target/sparc/cpu: Improve the CPU help text
Thomas Huth
1
-2
/
+3
2024-03-18
target/s390x: improve cpu compatibility check error message
Claudio Fontana
1
-7
/
+15
2024-03-13
Merge tag 'pull-ppc-for-9.0-2-20240313' of https://gitlab.com/npiggin/qemu in...
Peter Maydell
11
-453
/
+312
2024-03-12
Merge tag 'pull-error-2024-03-12' of https://repo.or.cz/qemu/armbru into staging
Peter Maydell
5
-54
/
+65
2024-03-12
Merge tag 'pull-request-2024-03-12' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
98
-620
/
+337
2024-03-13
spapr: nested: Introduce H_GUEST_RUN_VCPU hcall.
Harsh Prateek Bora
1
-0
/
+2
2024-03-13
spapr: nested: Extend nested_ppc_state for nested PAPR API
Harsh Prateek Bora
1
-0
/
+2
2024-03-13
target/ppc: Remove interrupt handler wrapper functions
BALATON Zoltan
1
-39
/
+28
2024-03-13
target/ppc: Clean up ifdefs in excp_helper.c, part 3
BALATON Zoltan
1
-13
/
+2
2024-03-13
target/ppc: Clean up ifdefs in excp_helper.c, part 2
BALATON Zoltan
1
-2
/
+2
2024-03-13
target/ppc: Clean up ifdefs in excp_helper.c, part 1
BALATON Zoltan
1
-25
/
+24
[next]