diff options
author | Peter Maydell | 2020-11-12 15:40:34 +0100 |
---|---|---|
committer | Peter Maydell | 2020-11-23 12:07:41 +0100 |
commit | 392d8e95c7dd3de10a20387914ac34cb12d8ff04 (patch) | |
tree | f61d53fac5d29580f059e82c8b38d066e84c7e3c /docs | |
parent | docs: Move virtio-net-failover.rst into the system manual (diff) | |
download | qemu-392d8e95c7dd3de10a20387914ac34cb12d8ff04.tar.gz qemu-392d8e95c7dd3de10a20387914ac34cb12d8ff04.tar.xz qemu-392d8e95c7dd3de10a20387914ac34cb12d8ff04.zip |
docs: Move cpu-hotplug.rst into the system manual
The cpu-hotplug.rst documentation is currently orphan and not
included in any manual; move it into the system manual.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/system/cpu-hotplug.rst (renamed from docs/cpu-hotplug.rst) | 0 | ||||
-rw-r--r-- | docs/system/index.rst | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/docs/cpu-hotplug.rst b/docs/system/cpu-hotplug.rst index d0b06403f1..d0b06403f1 100644 --- a/docs/cpu-hotplug.rst +++ b/docs/system/cpu-hotplug.rst diff --git a/docs/system/index.rst b/docs/system/index.rst index d0613cd5f7..0f0f6d2e99 100644 --- a/docs/system/index.rst +++ b/docs/system/index.rst @@ -29,6 +29,7 @@ Contents: tls gdb managed-startup + cpu-hotplug targets security deprecated |