diff options
author | Stephen Bates <sbates@raithlin.com> | 2017-05-16 13:10:59 -0600 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2017-05-26 16:48:21 +0200 |
commit | a896f7f26a1a0417322463439825073c1a917e41 (patch) | |
tree | 8a60ac3ded6cc5b5c2b78a4b76aaa699d9db6a52 /scripts/qemu.py | |
parent | cf1cd117e2b38f1b5d28e435b4b527a32055e133 (diff) | |
download | qemu-a896f7f26a1a0417322463439825073c1a917e41.zip qemu-a896f7f26a1a0417322463439825073c1a917e41.tar.gz qemu-a896f7f26a1a0417322463439825073c1a917e41.tar.bz2 |
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>
Diffstat (limited to 'scripts/qemu.py')
0 files changed, 0 insertions, 0 deletions