Skip to content

Commit 1a5fb2c

Browse files
committed
Merge branch 'main' into persistentKVM
2 parents c6a3f6b + f614c9d commit 1a5fb2c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

source/adminguide/virtual_machines.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1169,6 +1169,11 @@ An example list of settings as well as their possible values are shown on the im
11691169
|vm-settings-kvm-guest-cpu-model.png|
11701170
(KVM guest CPU model, available for root admin since 4.20.1.0)
11711171

1172+
CloudStack supports setting the guest machine type for KVM instances since 4.22.0 by using the instance setting 'kvm.guest.os.machine.type'. The list of supported machine types will depend on the QEMU version on the KVM host.
1173+
1174+
.. note::
1175+
For Ubuntu 24 KVM hosts (and other distros containing QEMU 8.x versions) setting the machine type for Windows VMs to 'pc-i440fx-8.0' mitigates the issue which prevents retrieving the instance UUID from within the guest VM via: `wmic path win32_computersystemproduct get uuid`.
1176+
11721177
Instance Settings for Virtual Trusted Platform Module (vTPM)
11731178
-----------------------------
11741179

0 commit comments

Comments
 (0)