Skip to content

Commit c23f7a2

Browse files
Vaishali-gif-rhopenshift-cherrypick-robot
authored andcommitted
added code
1 parent 625e08a commit c23f7a2

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

modules/virt-hot-plugging-memory.adoc

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,12 @@ The system applies these changes immediately. If the VM is migratable, a live mi
2020

2121
[NOTE]
2222
====
23-
Linux guests require a kernel version of 5.16 or later and Windows guests require the latest `viomem` drivers.
23+
Memory hot plugging for virtual machines requires guest operating system support for the `virtio-mem` driver. This support depends on the driver being included and enabled within the guest operating system, not on specific upstream kernel versions.
24+
25+
Supported guest operating systems:
26+
27+
* RHEL 9.4 and later
28+
* RHEL 8.10 and later (hot-unplug is disabled by default)
29+
* Other Linux guests require kernel version 5.16 or later and the `virtio-mem` kernel module
30+
* Windows guests require `virtio-mem` driver version 100.95.104.26200 or later
2431
====

0 commit comments

Comments
 (0)