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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
2024-10-30
target/riscv: update `decode_save_opc` to store extra word2
Deepak Gupta
11
-34
/
+35
2024-10-30
target/riscv: AMO operations always raise store/AMO fault
Deepak Gupta
4
-2
/
+30
2024-10-30
target/riscv: mmu changes for zicfiss shadow stack protection
Deepak Gupta
2
-14
/
+53
2024-10-30
target/riscv: tb flag for shadow stack instructions
Deepak Gupta
3
-0
/
+9
2024-10-30
target/riscv: introduce ssp and enabling controls for zicfiss
Deepak Gupta
6
-0
/
+111
2024-10-30
target/riscv: Add zicfiss extension
Deepak Gupta
3
-0
/
+25
2024-10-30
target/riscv: Expose zicfilp extension as a cpu property
Deepak Gupta
1
-0
/
+1
2024-10-30
disas/riscv: enable `lpad` disassembly
Deepak Gupta
2
-1
/
+19
2024-10-30
target/riscv: zicfilp `lpad` impl and branch tracking
Deepak Gupta
3
-1
/
+60
2024-10-30
target/riscv: tracking indirect branches (fcfi) for zicfilp
Deepak Gupta
4
-0
/
+39
2024-10-30
target/riscv: additional code information for sw check
Deepak Gupta
3
-0
/
+6
2024-10-30
target/riscv: save and restore elp state on priv transitions
Deepak Gupta
3
-0
/
+72
2024-10-30
target/riscv: Introduce elp state and enabling controls for zicfilp
Deepak Gupta
7
-1
/
+68
2024-10-30
target/riscv: Add zicfilp extension
Deepak Gupta
3
-0
/
+7
2024-10-30
target/riscv: expose *envcfg csr and priv to qemu-user as well
Deepak Gupta
2
-4
/
+10
2024-10-30
hw/char: sifive_uart: Print uart characters async
Alistair Francis
2
-8
/
+105
2024-10-30
hw/char: riscv_htif: Use blocking qemu_chr_fe_write_all
Alistair Francis
1
-2
/
+10
2024-10-30
hw/intc/riscv_aplic: Check and update pending when write sourcecfg
Yong-Xuan Wang
1
-18
/
+33
2024-10-30
target/riscv: Set vtype.vill on CPU reset
Rob Bradford
1
-0
/
+1
2024-10-30
hw/intc: Don't clear pending bits on IRQ lowering
Sergey Makarov
1
-2
/
+4
2024-10-30
hw/intc: Make zeroth priority register read-only
Sergey Makarov
1
-2
/
+7
2024-10-30
tests/avocado: Boot Linux for RV32 cpu on RV64 QEMU
LIU Zhiwei
1
-0
/
+16
2024-10-30
target/riscv: Add max32 CPU for RV64 QEMU
LIU Zhiwei
2
-5
/
+8
2024-10-30
target/riscv: Enable RV32 CPU support in RV64 QEMU
TANG Tiancheng
2
-4
/
+14
2024-10-30
target/riscv: Correct mcause/scause bit width for RV32 in RV64 QEMU
TANG Tiancheng
1
-2
/
+6
2024-10-30
target/riscv: Detect sxl to set bit width for RV32 in RV64
TANG Tiancheng
1
-5
/
+12
2024-10-30
target/riscv: Correct SXL return value for RV32 in RV64 QEMU
TANG Tiancheng
1
-1
/
+4
2024-10-30
target/riscv: Adjust PMP size for no-MMU RV64 QEMU running RV32
TANG Tiancheng
1
-1
/
+1
2024-10-30
target/riscv: Add fw_dynamic_info32 for booting RV32 OpenSBI
TANG Tiancheng
4
-14
/
+57
2024-10-30
target/riscv/csr.c: Fix an access to VXSAT
Evgenii Prokopiev
1
-2
/
+2
2024-10-29
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Peter Maydell
21
-139
/
+245
2024-10-29
virtio-net: Avoid indirection_table_mask overflow
Akihiko Odaki
1
-6
/
+6
2024-10-29
Fix calculation of minimum in colo_compare_tcp
Stefan Weil
1
-2
/
+1
2024-10-28
net: Check if nc is NULL in qemu_get_vnet_hdr_len()
Akihiko Odaki
1
-0
/
+4
2024-10-28
net/tap-win32: Fix gcc 14 format truncation errors
Bernhard Beschow
1
-9
/
+6
2024-10-28
chardev: finalize 'reconnect' deprecation
Daniil Tatianin
6
-20
/
+20
2024-10-28
net/stream: deprecate 'reconnect' in favor of 'reconnect-ms'
Daniil Tatianin
5
-26
/
+57
2024-10-28
hw/net: improve tracing of eBPF RSS setup
Daniel P. Berrangé
2
-6
/
+11
2024-10-28
ebpf: improve trace event coverage to all key operations
Daniel P. Berrangé
2
-0
/
+23
2024-10-28
hw/net: report errors from failing to use eBPF RSS FDs
Daniel P. Berrangé
1
-12
/
+29
2024-10-28
ebpf: add formal error reporting to all APIs
Daniel P. Berrangé
4
-20
/
+64
2024-10-28
ebpf: improve error trace events
Daniel P. Berrangé
2
-6
/
+8
2024-10-28
ebpf: drop redundant parameter checks in static methods
Daniel P. Berrangé
1
-27
/
+5
2024-10-28
hw/net: fix typo s/epbf/ebpf/ in virtio-net
Daniel P. Berrangé
1
-5
/
+5
2024-10-28
net: fix build when libbpf is disabled, but libxdp is enabled
Daniel P. Berrangé
2
-3
/
+9
2024-10-25
Merge tag 'pull-maintainer-oct-misc-241024-1' of https://gitlab.com/stsquad/q...
Peter Maydell
23
-58
/
+273
2024-10-25
Merge tag 'pull-aspeed-20241024' of https://github.com/legoater/qemu into sta...
Peter Maydell
18
-382
/
+1002
2024-10-25
Merge tag 'pull-vfio-20241024' of https://github.com/legoater/qemu into staging
Peter Maydell
3
-27
/
+52
2024-10-24
Merge tag 'pull-request-2024-10-23' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
39
-1082
/
+1171
2024-10-24
Merge tag 'pull-tcg-20241022' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
19
-174
/
+1151
[next]