qemu/hw/block
Stephen Bates a896f7f26a nvme: Add support for Controller Memory Buffers
Implement NVMe Controller Memory Buffers (CMBs) which were added in
version 1.2 of the NVMe Specification. This patch adds an optional
argument (cmb_size_mb) which indicates the size of the CMB (in
MB). Currently only the Submission Queue Support (SQS) is enabled
which aligns with the current Linux driver for NVMe.

Signed-off-by: Stephen Bates <sbates@raithlin.com>
Acked-by: Keith Busch <keith.busch@intel.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2017-05-26 16:48:21 +02:00
..
dataplane
block.c
cdrom.c
ecc.c
fdc.c
hd-geometry.c
m25p80.c
Makefile.objs
nand.c
nvme.c nvme: Add support for Controller Memory Buffers 2017-05-26 16:48:21 +02:00
nvme.h nvme: Add support for Controller Memory Buffers 2017-05-26 16:48:21 +02:00
onenand.c
pflash_cfi01.c
pflash_cfi02.c
tc58128.c
trace-events
virtio-blk.c virtio-blk: Remove useless condition around g_free() 2017-05-10 10:19:23 +03:00
xen_blkif.h
xen_disk.c qobject: Use simpler QDict/QList scalar insertion macros 2017-05-09 09:13:51 +02:00