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
2021-02-10
ppc/pnv: Use skiboot addresses to load kernel and ramfs
Cédric Le Goater
1
-3
/
+3
2021-02-10
ppc/xive: Add firmware bit when dumping the ENDs
Cédric Le Goater
2
-1
/
+4
2021-02-10
ppc/pnv: Add trace events for PCI event notification
Cédric Le Goater
4
-0
/
+12
2021-02-10
target/ppc: Remove unused MMU definitions
Philippe Mathieu-Daudé
1
-3
/
+0
2021-02-10
spapr: Adjust firmware path of PCI devices
Greg Kurz
3
-15
/
+25
2021-02-10
spapr.c: add 'name' property for hotplugged CPUs nodes
Daniel Henrique Barboza
1
-0
/
+13
2021-02-10
spapr.c: use g_auto* with 'nodename' in CPU DT functions
Daniel Henrique Barboza
1
-4
/
+2
2021-02-09
Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...
Peter Maydell
6
-311
/
+2801
2021-02-09
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
47
-194
/
+576
2021-02-08
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/integration-testing-...
Peter Maydell
10
-108
/
+226
2021-02-08
hw/block/nvme: refactor the logic for zone write checks
Klaus Jensen
2
-24
/
+26
2021-02-08
hw/block/nvme: fix zone boundary check for append
Klaus Jensen
1
-22
/
+24
2021-02-08
hw/block/nvme: fix wrong parameter name 'cross_read'
Minwoo Im
1
-1
/
+1
2021-02-08
hw/block/nvme: align with existing style
Gollu Appalanaidu
1
-10
/
+10
2021-02-08
hw/block/nvme: fix set feature save field check
Gollu Appalanaidu
1
-1
/
+1
2021-02-08
hw/block/nvme: fix set feature for error recovery
Gollu Appalanaidu
1
-1
/
+3
2021-02-08
hw/block/nvme: error if drive less than a zone size
Minwoo Im
1
-0
/
+7
2021-02-08
hw/block/nvme: lift cmb restrictions
Klaus Jensen
1
-31
/
+2
2021-02-08
hw/block/nvme: bump to v1.4
Klaus Jensen
2
-3
/
+5
2021-02-08
hw/block/nvme: move cmb logic to v1.4
Padmakar Kalghatgi
4
-39
/
+183
2021-02-08
hw/block/nvme: add PMR RDS/WDS support
Naveen Nagar
2
-22
/
+106
2021-02-08
hw/block/nvme: disable PMR at boot up
Klaus Jensen
1
-2
/
+12
2021-02-08
hw/block/nvme: remove redundant zeroing of PMR registers
Klaus Jensen
1
-34
/
+0
2021-02-08
hw/block/nvme: rename PMR/CMB shift/mask fields
Klaus Jensen
2
-10
/
+10
2021-02-08
hw/block/nvme: allow cmb and pmr to coexist
Klaus Jensen
1
-9
/
+8
2021-02-08
hw/block/nvme: move msix table and pba to BAR 0
Klaus Jensen
2
-2
/
+22
2021-02-08
hw/block/nvme: indicate CMB support through controller capabilities register
Andrzej Jakowski
2
-3
/
+8
2021-02-08
hw/block/nvme: fix 64 bit register hi/lo split writes
Klaus Jensen
1
-4
/
+6
2021-02-08
hw/block/nvme: add size to mmio read/write trace events
Klaus Jensen
2
-4
/
+4
2021-02-08
hw/block/nvme: trigger async event during injecting smart warning
zhenwei pi
2
-7
/
+42
2021-02-08
hw/block/nvme: add smart_critical_warning property
zhenwei pi
3
-3
/
+44
2021-02-08
nvme: introduce bit 5 for critical warning
zhenwei pi
1
-0
/
+1
2021-02-08
hw/block/nvme: fix zone write finalize
Klaus Jensen
1
-5
/
+5
2021-02-08
hw/block/nvme: remove unused argument in nvme_ns_setup
Minwoo Im
3
-4
/
+4
2021-02-08
hw/block/nvme: split setup and register for namespace
Minwoo Im
1
-4
/
+7
2021-02-08
hw/block/nvme: remove unused argument in nvme_ns_init_blk
Minwoo Im
1
-2
/
+2
2021-02-08
hw/block/nvme: open code for volatile write cache
Minwoo Im
3
-8
/
+12
2021-02-08
hw/block/nvme: remove unused argument in nvme_ns_init_zoned
Minwoo Im
1
-2
/
+2
2021-02-08
hw/block/nvme: Correct error status for unaligned ZA
Dmitry Fomichev
1
-1
/
+1
2021-02-08
hw/block/nvme: remove unnecessary check for append
Klaus Jensen
1
-4
/
+0
2021-02-08
hw/block/nvme: add missing string representations for commands
Klaus Jensen
1
-0
/
+4
2021-02-08
hw/block/nvme: zero out zones on reset
Klaus Jensen
2
-36
/
+111
2021-02-08
hw/block/nvme: enum style fix
Klaus Jensen
3
-14
/
+13
2021-02-08
hw/block/nvme: merge implicitly/explicitly opened processing masks
Klaus Jensen
1
-16
/
+11
2021-02-08
hw/block/nvme: fix shutdown/reset logic
Klaus Jensen
1
-7
/
+5
2021-02-08
hw/block/nvme: conditionally enable DULBE for zoned namespaces
Klaus Jensen
1
-0
/
+17
2021-02-08
hw/block/nvme: fix for non-msix machines
Klaus Jensen
1
-9
/
+22
2021-02-08
hw/block/nvme: Document zoned parameters in usage text
Dmitry Fomichev
1
-5
/
+38
2021-02-08
hw/block/nvme: Support Zone Descriptor Extensions
Dmitry Fomichev
4
-4
/
+84
2021-02-08
hw/block/nvme: Introduce max active and open zone limits
Dmitry Fomichev
4
-2
/
+164
[next]