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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-10
ppc/pnv: Add trace events for PCI event notification
Cédric Le Goater
4
-0
/
+12
2021-02-10
spapr: Adjust firmware path of PCI devices
Greg Kurz
2
-15
/
+23
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
multi-process: Add config option for multi-process QEMU
Jagannathan Raman
2
-0
/
+4
2021-02-09
memory: alloc RAM from file at offset
Jagannathan Raman
1
-1
/
+2
2021-02-09
Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...
Peter Maydell
5
-277
/
+2493
2021-02-09
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
9
-3
/
+94
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
1
-2
/
+3
2021-02-08
hw/block/nvme: move cmb logic to v1.4
Padmakar Kalghatgi
3
-27
/
+86
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
1
-1
/
+1
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
1
-0
/
+1
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
1
-7
/
+41
2021-02-08
hw/block/nvme: add smart_critical_warning property
zhenwei pi
2
-3
/
+43
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
2
-12
/
+11
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
2021-02-08
hw/block/nvme: Support Zoned Namespace Command Set
Dmitry Fomichev
5
-8
/
+1040
2021-02-08
hw/block/nvme: Support allocated CNS command variants
Niklas Cassel
1
-0
/
+8
2021-02-08
hw/block/nvme: Add support for Namespace Types
Niklas Cassel
4
-30
/
+167
[prev]
[next]