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
2022-02-17
virtiofsd: Add helpers to work with /proc/self/task/tid/attr/fscreate
Vivek Goyal
1
-0
/
+92
2022-02-17
virtiofsd: Move core file creation code in separate function
Vivek Goyal
1
-11
/
+25
2022-02-17
virtiofsd, fuse_lowlevel.c: Add capability to parse security context
Vivek Goyal
3
-1
/
+113
2022-02-17
virtiofsd: Extend size of fuse_conn_info->capable and ->want fields
Vivek Goyal
2
-3
/
+3
2022-02-17
virtiofsd: Parse extended "struct fuse_init_in"
Vivek Goyal
1
-22
/
+39
2022-02-17
linux-headers: Update headers to v5.17-rc1
Vivek Goyal
26
-76
/
+469
2022-02-17
virtiofsd: Fix breakage due to fuse_init_in size change
Vivek Goyal
1
-1
/
+3
2022-02-17
9pfs: Fix segfault in do_readdir_many caused by struct dirent overread
Vitaly Chikunov
5
-5
/
+55
2022-02-17
tests/9pfs: Use g_autofree and g_autoptr where possible
Greg Kurz
1
-9
/
+4
2022-02-17
tests/9pfs: Fix leak of local_test_path
Greg Kurz
1
-0
/
+7
2022-02-17
tests/9pfs: fix mkdir() being called twice
Christian Schoenebeck
1
-15
/
+3
2022-02-17
tests/9pfs: use g_autofree where possible
Christian Schoenebeck
1
-63
/
+27
2022-02-16
virtiofsd: Do not support blocking flock
Sebastian Hasler
1
-0
/
+9
2022-02-16
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20220...
Peter Maydell
27
-370
/
+3252
2022-02-16
docs/system: riscv: Update description of CPU
Yu Li
1
-3
/
+3
2022-02-16
target/riscv: add support for svpbmt extension
Weiwei Li
3
-1
/
+6
2022-02-16
target/riscv: add support for svinval extension
Weiwei Li
5
-0
/
+85
2022-02-16
target/riscv: add support for svnapot extension
Weiwei Li
3
-3
/
+18
2022-02-16
target/riscv: add PTE_A/PTE_D/PTE_U bits check for inner PTE
Weiwei Li
1
-0
/
+3
2022-02-16
target/riscv: Ignore reserved bits in PTE for RV64
Guo Ren
3
-1
/
+30
2022-02-16
hw/intc: Add RISC-V AIA APLIC device emulation
Anup Patel
4
-0
/
+1061
2022-02-16
target/riscv: Allow users to force enable AIA CSRs in HART
Anup Patel
2
-0
/
+6
2022-02-16
hw/riscv: virt: Use AIA INTC compatible string when available
Anup Patel
1
-2
/
+11
2022-02-16
target/riscv: Implement AIA IMSIC interface CSRs
Anup Patel
1
-0
/
+203
2022-02-16
target/riscv: Implement AIA xiselect and xireg CSRs
Anup Patel
3
-0
/
+187
2022-02-16
target/riscv: Implement AIA mtopi, stopi, and vstopi CSRs
Anup Patel
1
-0
/
+156
2022-02-16
target/riscv: Implement AIA interrupt filtering CSRs
Anup Patel
1
-0
/
+23
2022-02-16
target/riscv: Implement AIA hvictl and hviprioX CSRs
Anup Patel
3
-1
/
+131
2022-02-16
target/riscv: Implement AIA CSRs for 64 local interrupts on RV32
Anup Patel
4
-120
/
+474
2022-02-16
target/riscv: Implement AIA local interrupt priorities
Anup Patel
4
-21
/
+294
2022-02-16
target/riscv: Allow AIA device emulation to set ireg rmw callback
Anup Patel
2
-0
/
+37
2022-02-16
target/riscv: Add defines for AIA CSRs
Anup Patel
1
-0
/
+119
2022-02-16
target/riscv: Add AIA cpu feature
Anup Patel
1
-1
/
+2
2022-02-16
target/riscv: Allow setting CPU feature from machine/device emulation
Anup Patel
2
-8
/
+8
2022-02-16
target/riscv: Improve delivery of guest external interrupts
Anup Patel
1
-0
/
+13
2022-02-16
target/riscv: Implement hgeie and hgeip CSRs
Anup Patel
6
-38
/
+121
2022-02-16
target/riscv: Implement SGEIP bit in hip and hie CSRs
Anup Patel
3
-8
/
+16
2022-02-16
target/riscv: Fix trap cause for RV32 HS-mode CSR access from RV64 HS-mode
Anup Patel
1
-1
/
+1
2022-02-16
target/riscv: Fix vill field write in vtype
LIU Zhiwei
1
-0
/
+1
2022-02-16
target/riscv: add a MAINTAINERS entry for XVentanaCondOps
Philipp Tomsich
1
-0
/
+7
2022-02-16
target/riscv: Add XVentanaCondOps custom extension
Philipp Tomsich
6
-0
/
+83
2022-02-16
target/riscv: iterate over a table of decoders
Philipp Tomsich
1
-5
/
+27
2022-02-16
target/riscv: access cfg structure through DisasContext
Philipp Tomsich
1
-4
/
+4
2022-02-16
target/riscv: access configuration through cfg_ptr in DisasContext
Philipp Tomsich
4
-69
/
+97
2022-02-16
target/riscv: riscv_tr_init_disas_context: copy pointer-to-cfg into cfg_ptr
Philipp Tomsich
1
-0
/
+2
2022-02-16
target/riscv: refactor (anonymous struct) RISCVCPU.cfg into 'struct RISCVCPUC...
Philipp Tomsich
1
-37
/
+41
2022-02-16
target/riscv: correct "code should not be reached" for x-rv128
Frédéric Pétrot
2
-2
/
+4
2022-02-16
Allow setting up to 8 bytes with the generic loader
Petr Tesarik
1
-1
/
+1
2022-02-16
include: hw: remove ibex_plic.h
Wilfred Mallawa
1
-67
/
+0
2022-02-15
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...
Peter Maydell
5
-4
/
+51
[prev]
[next]