summaryrefslogtreecommitdiff
path: root/docs/memory-hotplug.txt
AgeCommit message (Collapse)Author
2018-07-13docs: Grammar and spelling fixesVille Skyttä
Signed-off-by: Ville Skyttä <[email protected]> Reviewed-by: Peter Maydell <[email protected]> Reviewed-by: Eric Blake <[email protected]> Message-id: [email protected] Signed-off-by: Peter Maydell <[email protected]>
2017-09-26trivial: Add missing "-m" parameter in docs/memory-hotplug.txtThomas Huth
The example obviously lacks the "-m" parameter. Signed-off-by: Thomas Huth <[email protected]> Reviewed-by: Igor Mammedov <[email protected]> Signed-off-by: Michael Tokarev <[email protected]>
2015-04-27docs: update documentation for memory hot unplugZhu Guihua
Add specification about how to use memory hot unplug, and add a flow diagram to explain memory hot unplug process. Reviewed-by: Igor Mammedov <[email protected]> Signed-off-by: Zhu Guihua <[email protected]> Reviewed-by: Michael S. Tsirkin <[email protected]> Signed-off-by: Michael S. Tsirkin <[email protected]>
2015-03-04docs: add memory-hotplug.txtLuiz Capitulino
This document describes how to use memory hotplug in QEMU. Signed-off-by: Luiz Capitulino <[email protected]> Reviewed-by: Igor Mammedov <[email protected]> Reviewed-by: Paulo Vital <[email protected]>