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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-01
hw/intc/arm_gicv3_dist: Rename 64-bit accessors with 'q' suffix
Philippe Mathieu-Daudé
1
-6
/
+6
2021-09-01
hw/arm/raspi: Remove deprecated raspi2/raspi3 aliases
Philippe Mathieu-Daudé
3
-9
/
+7
2021-09-01
tests: Remove uses of deprecated raspi2/raspi3 machine names
Philippe Mathieu-Daudé
7
-32
/
+32
2021-09-01
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...
Peter Maydell
24
-1381
/
+1240
2021-09-01
target/riscv: Use {get,dest}_gpr for RVV
Richard Henderson
2
-61
/
+26
2021-09-01
target/riscv: Tidy trans_rvh.c.inc
Richard Henderson
2
-210
/
+57
2021-09-01
target/riscv: Use {get,dest}_gpr for RVD
Richard Henderson
1
-65
/
+60
2021-09-01
target/riscv: Use {get,dest}_gpr for RVF
Richard Henderson
1
-76
/
+70
2021-09-01
target/riscv: Use gen_shift_imm_fn for slli_uw
Richard Henderson
1
-13
/
+6
2021-09-01
target/riscv: Use {get,dest}_gpr for RVA
Richard Henderson
1
-28
/
+19
2021-09-01
target/riscv: Reorg csr instructions
Richard Henderson
3
-66
/
+132
2021-09-01
target/riscv: Fix hgeie, hgeip
Richard Henderson
1
-18
/
+8
2021-09-01
target/riscv: Fix rmw_sip, rmw_vsip, rmw_hsip vs write-only operation
Richard Henderson
1
-8
/
+15
2021-09-01
target/riscv: Use {get, dest}_gpr for integer load/store
Richard Henderson
1
-18
/
+20
2021-09-01
target/riscv: Use get_gpr in branches
Richard Henderson
1
-15
/
+10
2021-09-01
target/riscv: Use extracts for sraiw and srliw
Richard Henderson
1
-2
/
+12
2021-09-01
target/riscv: Use DisasExtend in shift operations
Richard Henderson
3
-202
/
+125
2021-09-01
target/riscv: Add DisasExtend to gen_unary
Richard Henderson
2
-23
/
+15
2021-09-01
target/riscv: Move gen_* helpers for RVB
Richard Henderson
2
-233
/
+234
2021-09-01
target/riscv: Move gen_* helpers for RVM
Richard Henderson
2
-127
/
+127
2021-09-01
target/riscv: Use gen_arith for mulh and mulhu
Richard Henderson
1
-22
/
+18
2021-09-01
target/riscv: Remove gen_arith_div*
Richard Henderson
2
-50
/
+8
2021-09-01
target/riscv: Add DisasExtend to gen_arith*
Richard Henderson
4
-90
/
+64
2021-09-01
target/riscv: Introduce DisasExtend and new helpers
Richard Henderson
1
-16
/
+81
2021-09-01
target/riscv: Add DisasContext to gen_get_gpr, gen_set_gpr
Richard Henderson
9
-144
/
+144
2021-09-01
target/riscv: Clean up division helpers
Richard Henderson
1
-83
/
+91
2021-09-01
tests/tcg/riscv64: Add test for division
Richard Henderson
2
-0
/
+63
2021-09-01
target/riscv: Use tcg_constant_*
Richard Henderson
3
-70
/
+34
2021-09-01
hw/registerfields: Use 64-bit bitfield for FIELD_DP64
Joe Komlodi
1
-1
/
+1
2021-09-01
hw/core/register: Add more 64-bit utilities
Joe Komlodi
3
-0
/
+28
2021-09-01
hw/intc/sifive_clint: Fix muldiv64 overflow in sifive_clint_write_timecmp()
David Hoppenbrouwers
1
-2
/
+23
2021-09-01
hw/riscv/virt.c: Assemble plic_hart_config string with g_strjoinv()
Peter Maydell
1
-13
/
+20
2021-09-01
target/riscv: Add User CSRs read-only check
LIU Zhiwei
1
-3
/
+5
2021-09-01
target/riscv: Don't wrongly override isa version
LIU Zhiwei
1
-6
/
+8
2021-09-01
target/riscv: Correct a comment in riscv_csrrw()
Bin Meng
1
-1
/
+1
2021-09-01
hw/riscv: virt: Move flash node to root
Bin Meng
1
-1
/
+1
2021-09-01
hw/char: Add config for shakti uart
Vijai Kumar K
3
-5
/
+5
2021-08-31
Merge remote-tracking branch 'remotes/marcandre/tags/clip-pull-request' into ...
Peter Maydell
6
-99
/
+241
2021-08-31
ui/vdagent: add a migration blocker
Marc-André Lureau
1
-0
/
+12
2021-08-31
ui/gtk-clipboard: emit release clipboard events
Marc-André Lureau
1
-0
/
+2
2021-08-31
ui/vdagent: send release when no clipboard owner
Marc-André Lureau
1
-1
/
+23
2021-08-31
ui/gtk-clipboard: use qemu_clipboard_info helper
Marc-André Lureau
2
-9
/
+6
2021-08-31
ui/vdagent: send empty clipboard when unhandled
Marc-André Lureau
2
-0
/
+13
2021-08-31
ui/vdagent: use qemu_clipboard_info helper
Marc-André Lureau
1
-10
/
+13
2021-08-31
ui/vdagent: use qemu_clipboard_peer_release helper
Marc-André Lureau
1
-7
/
+1
2021-08-31
ui/vdagent: split clipboard recv message handling
Marc-André Lureau
1
-68
/
+89
2021-08-31
ui/vdagent: reset outbuf on disconnect
Marc-André Lureau
1
-0
/
+1
2021-08-31
ui/vdagent: disconnect handlers and reset state on finalize
Marc-André Lureau
1
-10
/
+15
2021-08-31
ui/clipboard: release owned grabs on unregister
Marc-André Lureau
1
-0
/
+6
2021-08-31
ui/clipboard: add qemu_clipboard_peer_release() helper
Marc-André Lureau
2
-0
/
+23
[next]