Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion modules/virt-hot-plugging-memory.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ Memory hot plugging for virtual machines requires guest operating system support
Supported guest operating systems:

* RHEL 9.4 and later
* RHEL 8.10 and later (hot-unplug is disabled by default)
* Other Linux guests require kernel version 5.16 or later and the `virtio-mem` kernel module
* Windows guests require `virtio-mem` driver version 100.95.104.26200 or later
====
4 changes: 1 addition & 3 deletions modules/virt-rhel-9.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,7 @@
= {op-system-base} 9 compatibility

[role="_abstract"]
{VirtProductName} {VirtVersion} is based on {op-system-base-full} 9. You can update to {VirtProductName} {VirtVersion} from a version that was based on {op-system-base} 8 by following the standard {VirtProductName} update procedure. No additional steps are required.

As in previous versions, you can perform the update without disrupting running workloads. {VirtProductName} {VirtVersion} supports live migration from {op-system-base} 8 nodes to {op-system-base} 9 nodes.
{VirtProductName} {VirtVersion} is based on {op-system-base-full} 9.

[id="rhel-9-machine-type_{context}"]
== {op-system-base} 9 machine type
Expand Down
4 changes: 0 additions & 4 deletions virt/getting_started/virt-using-the-cli-tools.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,8 @@ You can access and modify virtual machine (VM) disk images by using the link:htt

To install `virtctl` on {op-system-base-full} 9 or later, Linux, Windows, and MacOS operating systems, you can download and install the `virtctl` binary file.

To install `virtctl` on {op-system-base} 8, you can enable the {VirtProductName} repository and then install the `kubevirt-virtctl` RPM package.

include::modules/virt-installing-virtctl-binary.adoc[leveloffset=+2]

include::modules/virt-installing-virtctl-rhel8-rpm.adoc[leveloffset=+2]

[id="virtctl-commands_virt-using-the-cli-tools"]
== virtctl commands

Expand Down