From 8614a0ab2f96e82de98103b5c9e75f9d0b3f6903 Mon Sep 17 00:00:00 2001 From: Anatol Belski Date: Fri, 23 Apr 2021 12:11:55 +0200 Subject: [PATCH] doc: Add note on net dev hotplug to windows.md Signed-off-by: Anatol Belski --- docs/windows.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/windows.md b/docs/windows.md index 0180fa125..bf9f4b42c 100644 --- a/docs/windows.md +++ b/docs/windows.md @@ -190,6 +190,8 @@ CPU hotplug is supported. The VM operating system needs to support hotplug and b RAM hotplug is supported. Note, that while the `pnpmem.sys` driver in use supports RAM hot-remove, the RAM being unplugged has to be not in use and have no reserved pages. In most cases it means, hot-remove won't work. Same as with the CPU hot-remove, when `ch-remote` is invoked to reduce the RAM size, the result will be visible after the OS reboot. +Network device hotplug and hot-remove are supported. + ## Debugging The Windows guest debugging process relies heavily on QEMU and [socat](http://www.dest-unreach.org/socat/). The procedure requires two Windows VMs: