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 | |
| parent | 4faf359accb274d37ddb0e7b68617b9297b9120e (diff) | |
| download | focaccia-qemu-392d8e95c7dd3de10a20387914ac34cb12d8ff04.tar.gz focaccia-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 |