Skip to content

Commit fa649b9

Browse files
nvazquezPearl1594
andauthored
Apply suggestions from code review
Co-authored-by: Pearl Dsilva <pearl1594@gmail.com>
1 parent a31b237 commit fa649b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/adminguide/virtual_machines.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1169,10 +1169,10 @@ 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 the Instance setting 'kvm.guest.os.machine.type'. The list of supported machine types will depend on the QEMU version on the Instance KVM host.
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.
11731173

11741174
.. 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 an issue in which the instance UUID could not be obtained from within the guest VM through the command: `wmic path win32_computersystemproduct get uuid`.
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`.
11761176

11771177
Instance Settings for Virtual Trusted Platform Module (vTPM)
11781178
-----------------------------

0 commit comments

Comments
 (0)