diff options
author | Stephen Bates <sbates@raithlin.com> | 2017-06-13 04:08:35 -0600 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2017-06-26 14:51:13 +0200 |
commit | b2b2b67a0057407e19cfa3fdd9002db21ced8b01 (patch) | |
tree | 877591e94067e0d8b444738be206fa70ee62078d /block | |
parent | ea4f3cebc4e0224605ab9dd9724aa4e7768fe372 (diff) | |
download | qemu-b2b2b67a0057407e19cfa3fdd9002db21ced8b01.zip qemu-b2b2b67a0057407e19cfa3fdd9002db21ced8b01.tar.gz qemu-b2b2b67a0057407e19cfa3fdd9002db21ced8b01.tar.bz2 |
nvme: Add support for Read Data and Write Data in CMBs.
Add the ability for the NVMe model to support both the RDS and WDS
modes in the Controller Memory Buffer.
Although not currently supported in the upstreamed Linux kernel a fork
with support exists [1] and user-space test programs that build on
this also exist [2].
Useful for testing CMB functionality in preperation for real CMB
enabled NVMe devices (coming soon).
[1] https://github.com/sbates130272/linux-p2pmem
[2] https://github.com/sbates130272/p2pmem-test
Signed-off-by: Stephen Bates <sbates@raithlin.com>
Reviewed-by: Logan Gunthorpe <logang@deltatee.com>
Reviewed-by: Keith Busch <keith.busch@intel.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions