diff --git a/docs/handbook/getting-started.md b/docs/handbook/getting-started.md
index 762f0fc4..3a1a8239 100644
--- a/docs/handbook/getting-started.md
+++ b/docs/handbook/getting-started.md
@@ -575,7 +575,7 @@ See the notes below for optimizing OpenIndiana for several popular hypervisors.
| --- | ---
| Virtualbox | OS type = Solaris 11 64-bit
| Vmware player | OS type = Solaris 11 64-bit
-| KVM | OS type = Sun OpenSolaris
Disk = SATA
Remove USB Tablet
NIC = e1000
sound = AC97
Processor = Copy host CPU configuration
Disable CPU feature _'xsave'_
Video = QXL (QXL driver not supported, but the extra video memory helps)
Display = VNC (Spice not supported)
+| KVM | OS type = Sun OpenSolaris
Disk = SATA
Remove USB Tablet
NIC = e1000
sound = AC97
Processor = Copy host CPU configuration
Disable CPU feature _'xsave'_
Video = VMVGA; may not be shown in virt-manager, edit XML to be as:
<model type='vmvga' vram='131072' heads='1' primary='yes'/>
Display = VNC (Spice not supported)
| Hyper-V | Select single CPU, generation 1 VM, and legacy NIC.