docs: update hotplug.md
Currently cloud-hypervisor supports hotplug of CPUs, passthrough devices, virtio devices and memory resizing, but in hotplug.md it still mentiones: "Currently Cloud Hypervisor only supports hot plugging of CPU devices." We need to remove the incorrect information from hotplug.md to reflect the true situation. Fixes: #3504 Signed-off-by: Liang Zhou <zhoul110@chinatelecom.cn>
This commit is contained in:
parent
8155be2e6b
commit
859f72b5a5
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# Cloud Hypervisor Hot Plug
|
||||
|
||||
Currently Cloud Hypervisor only supports hot plugging of CPU devices.
|
||||
Currently Cloud Hypervisor supports hot plugging of CPUs devices (x86 only), PCI devices and memory resizing.
|
||||
|
||||
## Kernel support
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue