aboutsummaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authorAndrzej Jakowski <andrzej.jakowski@linux.intel.com>2020-03-30 09:46:56 -0700
committerKevin Wolf <kwolf@redhat.com>2020-04-30 17:51:07 +0200
commit6cf94132293adb5c76d336ab7ff5924afe2cb147 (patch)
tree8529eb87880bd271e5335e7aa26bb73e32561c1a /target
parenteb8a0cf3ba26611f3981f8f45ac6a868975a68cc (diff)
downloadqemu-6cf94132293adb5c76d336ab7ff5924afe2cb147.zip
qemu-6cf94132293adb5c76d336ab7ff5924afe2cb147.tar.gz
qemu-6cf94132293adb5c76d336ab7ff5924afe2cb147.tar.bz2
nvme: introduce PMR support from NVMe 1.4 spec
This patch introduces support for PMR that has been defined as part of NVMe 1.4 spec. User can now specify a pmrdev option that should point to HostMemoryBackend. pmrdev memory region will subsequently be exposed as PCI BAR 2 in emulated NVMe device. Guest OS can perform mmio read and writes to the PMR region that will stay persistent across system reboot. Signed-off-by: Andrzej Jakowski <andrzej.jakowski@linux.intel.com> Reviewed-by: Klaus Jensen <k.jensen@samsung.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Message-Id: <20200330164656.9348-1-andrzej.jakowski@linux.intel.com> Reviewed-by: Keith Busch <kbusch@kernel.org> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'target')
0 files changed, 0 insertions, 0 deletions