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-03-04
rcu: use coroutine TLS macros
Stefan Hajnoczi
4
-15
/
+16
2022-03-04
util/async: replace __thread with QEMU TLS macros
Stefan Hajnoczi
1
-5
/
+7
2022-03-04
tls: add macros for coroutine-safe TLS variables
Stefan Hajnoczi
1
-0
/
+165
2022-03-04
block: move BQL logic of bdrv_co_invalidate_cache in bdrv_activate
Emanuele Giuseppe Esposito
1
-14
/
+23
2022-03-04
block: rename bdrv_invalidate_cache_all, blk_invalidate_cache and test_sync_o...
Emanuele Giuseppe Esposito
11
-21
/
+21
2022-03-04
block: introduce bdrv_activate
Emanuele Giuseppe Esposito
6
-5
/
+11
2022-03-04
crypto: distinguish between main loop and I/O in block_crypto_amend_options_g...
Emanuele Giuseppe Esposito
1
-20
/
+15
2022-03-04
crypto: perform permission checks under BQL
Emanuele Giuseppe Esposito
5
-14
/
+83
2022-03-04
Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...
Peter Maydell
7
-173
/
+754
2022-03-04
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-nios-20220303' int...
Peter Maydell
10
-243
/
+148
2022-03-03
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20220...
Peter Maydell
22
-501
/
+2146
2022-03-03
target/nios2: Rewrite interrupt handling
Richard Henderson
5
-36
/
+9
2022-03-03
target/nios2: Special case ipending in rdctl and wrctl
Richard Henderson
1
-0
/
+14
2022-03-03
target/nios2: Split mmu_write
Richard Henderson
4
-107
/
+100
2022-03-03
target/nios2: Hoist R_ZERO check in rdctl
Richard Henderson
1
-3
/
+5
2022-03-03
target/nios2: Only build mmu.c for system mode
Richard Henderson
2
-5
/
+1
2022-03-03
target/nios2: Replace MMU_LOG with tracepoints
Richard Henderson
3
-68
/
+39
2022-03-03
target/nios2: Remove mmu_read_debug
Richard Henderson
5
-44
/
+0
2022-03-03
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220302'...
Peter Maydell
20
-193
/
+737
2022-03-03
hw/nvme: 64-bit pi support
Naveen Nagar
7
-98
/
+608
2022-03-03
hw/nvme: add pi tuple size helper
Klaus Jensen
3
-14
/
+21
2022-03-03
hw/nvme: add support for the lbafee hbs feature
Naveen Nagar
4
-11
/
+46
2022-03-03
hw/nvme: move format parameter parsing
Klaus Jensen
1
-13
/
+18
2022-03-03
hw/nvme: add host behavior support feature
Naveen Nagar
3
-1
/
+20
2022-03-03
hw/nvme: move dif/pi prototypes into dif.h
Klaus Jensen
4
-50
/
+55
2022-03-03
target/riscv: expose zfinx, zdinx, zhinx{min} properties
Weiwei Li
1
-0
/
+5
2022-03-03
target/riscv: add support for zhinx/zhinxmin
Weiwei Li
4
-143
/
+296
2022-03-03
target/riscv: add support for zdinx
Weiwei Li
2
-78
/
+259
2022-03-03
target/riscv: add support for zfinx
Weiwei Li
5
-145
/
+369
2022-03-03
target/riscv: hardwire mstatus.FS to zero when enable zfinx
Weiwei Li
3
-6
/
+29
2022-03-03
target/riscv: add cfg properties for zfinx, zdinx and zhinx{min}
Weiwei Li
2
-0
/
+16
2022-03-03
hw: riscv: opentitan: fixup SPI addresses
Wilfred Mallawa
2
-4
/
+12
2022-03-03
hw/riscv: virt: Increase maximum number of allowed CPUs
Anup Patel
2
-1
/
+11
2022-03-03
docs/system: riscv: Document AIA options for virt machine
Anup Patel
1
-0
/
+16
2022-03-03
hw/riscv: virt: Add optional AIA IMSIC support to virt machine
Anup Patel
3
-84
/
+373
2022-03-03
hw/intc: Add RISC-V AIA IMSIC device emulation
Anup Patel
4
-0
/
+520
2022-03-03
hw/riscv: virt: Add optional AIA APLIC support to virt machine
Anup Patel
3
-59
/
+259
2022-03-03
target/riscv: fix inverted checks for ext_zb[abcs]
Philipp Tomsich
1
-4
/
+4
2022-03-02
Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-migration-202...
Peter Maydell
22
-201
/
+435
2022-03-02
ui/cocoa.m: Remove unnecessary NSAutoreleasePools
Peter Maydell
1
-6
/
+0
2022-03-02
ui/cocoa.m: Fix updateUIInfo threading issues
Peter Maydell
1
-3
/
+22
2022-03-02
target/arm: Report KVM's actual PSCI version to guest in dtb
Peter Maydell
3
-3
/
+15
2022-03-02
target/arm: Implement FEAT_LPA2
Richard Henderson
4
-15
/
+112
2022-03-02
target/arm: Advertise all page sizes for -cpu max
Richard Henderson
1
-0
/
+4
2022-03-02
target/arm: Validate tlbi TG matches translation granule in use
Richard Henderson
1
-3
/
+7
2022-03-02
target/arm: Fix TLBIRange.base for 16k and 64k pages
Richard Henderson
1
-2
/
+3
2022-03-02
target/arm: Introduce tlbi_aa64_get_range
Richard Henderson
1
-34
/
+24
2022-03-02
target/arm: Extend arm_fi_to_lfsc to level -1
Richard Henderson
1
-6
/
+29
2022-03-02
target/arm: Implement FEAT_LPA
Richard Henderson
4
-5
/
+19
2022-03-02
target/arm: Implement FEAT_LVA
Richard Henderson
5
-2
/
+16
[next]