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
/
include
/
block
/
nvme.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-03
block/nvme: Introduce Completion Queue definitions
Philippe Mathieu-Daudé
1
-6
/
+12
2020-10-27
hw/block/nvme: fix prp mapping status codes
Gollu Appalanaidu
1
-0
/
+1
2020-10-27
hw/block/nvme: reject io commands if only admin command set selected
Klaus Jensen
1
-0
/
+5
2020-10-27
hw/block/nvme: support for admin-only command set
Keith Busch
1
-1
/
+2
2020-10-27
hw/block/nvme: validate command set selected
Keith Busch
1
-0
/
+4
2020-10-27
hw/block/nvme: support per-namespace smart log
Keith Busch
1
-0
/
+1
2020-10-27
hw/block/nvme: add support for scatter gather lists
Klaus Jensen
1
-3
/
+3
2020-09-02
hw/block/nvme: be consistent about zeros vs zeroes
Klaus Jensen
1
-2
/
+2
2020-09-02
hw/block/nvme: support the get/set features select and save fields
Klaus Jensen
1
-1
/
+26
2020-09-02
hw/block/nvme: add remaining mandatory controller parameters
Klaus Jensen
1
-1
/
+9
2020-09-02
hw/block/nvme: move NvmeFeatureVal into hw/block/nvme.h
Klaus Jensen
1
-17
/
+0
2020-09-02
hw/block/nvme: add support for the asynchronous event request command
Klaus Jensen
1
-2
/
+6
2020-09-02
hw/block/nvme: add support for the get log page command
Klaus Jensen
1
-1
/
+5
2020-09-02
hw/block/nvme: mark fw slot 1 as read-only
Klaus Jensen
1
-0
/
+4
2020-09-02
hw/block/nvme: add temperature threshold feature
Klaus Jensen
1
-1
/
+4
2020-09-02
hw/block/nvme: bump spec data structures to v1.3
Klaus Jensen
1
-17
/
+141
2020-09-02
hw/block/nvme: Align I/O BAR to 4 KiB
Philippe Mathieu-Daudé
1
-0
/
+2
2020-09-02
hw/block/nvme: Fix pmrmsc register size
Philippe Mathieu-Daudé
1
-1
/
+1
2020-09-02
hw/block/nvme: Use QEMU_PACKED on hardware/packet structures
Philippe Mathieu-Daudé
1
-19
/
+19
2020-06-17
hw/block/nvme: use constants in identify
Klaus Jensen
1
-0
/
+8
2020-04-30
nvme: introduce PMR support from NVMe 1.4 spec
Andrzej Jakowski
1
-0
/
+172
2019-11-04
nvme: fix NSSRS offset in CAP register
Klaus Jensen
1
-1
/
+1
2019-10-28
block/nvme: add support for write zeros
Maxim Levitsky
1
-1
/
+18
2019-06-04
nvme: add Get/Set Feature Timestamp support
Kenneth Heitke
1
-0
/
+2
2018-02-08
block: Move NVMe constants to a separate header
Fam Zheng
1
-0
/
+700