diff options
| author | Andrzej Jakowski | 2020-03-30 18:46:56 +0200 |
|---|---|---|
| committer | Kevin Wolf | 2020-04-30 17:51:07 +0200 |
| commit | 6cf94132293adb5c76d336ab7ff5924afe2cb147 (patch) | |
| tree | 8529eb87880bd271e5335e7aa26bb73e32561c1a /python/qemu/machine.py | |
| parent | qcow2: Forward ZERO_WRITE flag for full preallocation (diff) | |
| download | qemu-6cf94132293adb5c76d336ab7ff5924afe2cb147.tar.gz qemu-6cf94132293adb5c76d336ab7ff5924afe2cb147.tar.xz qemu-6cf94132293adb5c76d336ab7ff5924afe2cb147.zip | |
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 'python/qemu/machine.py')
0 files changed, 0 insertions, 0 deletions
