diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2020-11-12 14:40:34 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2020-11-23 11:07:41 +0000 |
commit | 392d8e95c7dd3de10a20387914ac34cb12d8ff04 (patch) | |
tree | f61d53fac5d29580f059e82c8b38d066e84c7e3c /docs/system/index.rst | |
parent | 4faf359accb274d37ddb0e7b68617b9297b9120e (diff) | |
download | qemu-392d8e95c7dd3de10a20387914ac34cb12d8ff04.zip qemu-392d8e95c7dd3de10a20387914ac34cb12d8ff04.tar.gz qemu-392d8e95c7dd3de10a20387914ac34cb12d8ff04.tar.bz2 |
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/system/index.rst')
-rw-r--r-- | docs/system/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/system/index.rst b/docs/system/index.rst index d0613cd..0f0f6d2 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 |