diff options
| author | Peter Maydell <peter.maydell@linaro.org> | 2020-11-12 14:40:35 +0000 |
|---|---|---|
| committer | Peter Maydell <peter.maydell@linaro.org> | 2020-11-23 11:07:41 +0000 |
| commit | 71266bb4e9468662d88739827c78fcb37285c643 (patch) | |
| tree | c772b7262a786f8a763a1a4c0bc1f7079acb77c9 | |
| parent | 392d8e95c7dd3de10a20387914ac34cb12d8ff04 (diff) | |
| download | focaccia-qemu-71266bb4e9468662d88739827c78fcb37285c643.tar.gz focaccia-qemu-71266bb4e9468662d88739827c78fcb37285c643.zip | |
docs: Move virtio-pmem.rst into the system manual
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
| -rw-r--r-- | docs/system/index.rst | 1 | ||||
| -rw-r--r-- | docs/system/virtio-pmem.rst (renamed from docs/virtio-pmem.rst) | 0 |
2 files changed, 1 insertions, 0 deletions
diff --git a/docs/system/index.rst b/docs/system/index.rst index 0f0f6d2e99..2a5155c67d 100644 --- a/docs/system/index.rst +++ b/docs/system/index.rst @@ -30,6 +30,7 @@ Contents: gdb managed-startup cpu-hotplug + virtio-pmem targets security deprecated diff --git a/docs/virtio-pmem.rst b/docs/system/virtio-pmem.rst index 4bf5d00443..4bf5d00443 100644 --- a/docs/virtio-pmem.rst +++ b/docs/system/virtio-pmem.rst |