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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
block
/
nvme.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-02
hw/block/nvme: add ns/cmd references in NvmeRequest
Klaus Jensen
1
-0
/
+2
2020-09-02
hw/block/nvme: add check for mdts
Klaus Jensen
1
-0
/
+1
2020-09-02
hw/block/nvme: remove redundant has_sg member
Klaus Jensen
1
-1
/
+0
2020-09-02
hw/block/nvme: enforce valid queue creation sequence
Klaus Jensen
1
-0
/
+1
2020-09-02
hw/block/nvme: move NvmeFeatureVal into hw/block/nvme.h
Klaus Jensen
1
-0
/
+8
2020-09-02
hw/block/nvme: add support for the asynchronous event request command
Klaus Jensen
1
-1
/
+9
2020-09-02
hw/block/nvme: add support for the get log page command
Klaus Jensen
1
-0
/
+2
2020-09-02
hw/block/nvme: add temperature threshold feature
Klaus Jensen
1
-0
/
+1
2020-06-17
hw/block/nvme: add msix_qsize parameter
Klaus Jensen
1
-0
/
+1
2020-06-17
hw/block/nvme: add namespace helpers
Klaus Jensen
1
-0
/
+17
2020-06-17
hw/block/nvme: remove redundant cmbloc/cmbsz members
Klaus Jensen
1
-2
/
+0
2020-06-17
hw/block/nvme: add max_ioqpairs device parameter
Klaus Jensen
1
-1
/
+2
2020-06-17
hw/block/nvme: fix pin-based interrupt behavior
Klaus Jensen
1
-1
/
+1
2020-06-17
hw/block/nvme: move device parameters to separate struct
Klaus Jensen
1
-3
/
+8
2020-04-30
nvme: introduce PMR support from NVMe 1.4 spec
Andrzej Jakowski
1
-0
/
+2
2019-06-04
nvme: add Get/Set Feature Timestamp support
Kenneth Heitke
1
-0
/
+2
2019-01-11
qemu/queue.h: leave head structs anonymous unless necessary
Paolo Bonzini
1
-4
/
+4
2018-06-01
hw/block/nvme: Include "qemu/cutils.h" directly in the source file
Philippe Mathieu-Daudé
1
-1
/
+0
2018-02-08
block: Move NVMe constants to a separate header
Fam Zheng
1
-697
/
+1
2018-01-23
hw/block: Fix pin-based interrupt behaviour of NVMe
Hikaru Nishida
1
-0
/
+1
2017-06-26
nvme: Add support for Read Data and Write Data in CMBs.
Stephen Bates
1
-0
/
+1
2017-05-26
nvme: Add support for Controller Memory Buffers
Stephen Bates
1
-0
/
+73
2017-05-11
nvme: Implement Write Zeroes
Christoph Hellwig
1
-0
/
+1
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
1
-0
/
+1
2015-07-14
nvme: implement the Flush command
Christoph Hellwig
1
-0
/
+1
2014-12-10
nvme: 64kB page size fixes
Anton Blanchard
1
-1
/
+1
2014-10-20
block: Rename BlockDriverAIOCB* to BlockAIOCB*
Markus Armbruster
1
-1
/
+1
2013-06-17
NVMe: Initial commit for new storage interface
Keith Busch
1
-0
/
+711