A technician is setting up a workstation to host multiple 64-bit guest virtual machines using a client-side hypervisor. When launching a guest operating system, the hypervisor reports an error indicating that hardware virtualization support and extended page table translation are disabled or unsupported. Which TWO of the following hardware features or BIOS/UEFI configurations must be enabled on the host system to resolve this issue?
- Intel VT-x or AMD-V CPU virtualization extensions in BIOS/UEFIAnswer
- Second Level Address Translation (SLAT) support on the host processorAnswer
- CDynamic RAM ballooning drivers within the host OS Device Manager
- DDisabling hyper-threading / SMT on the system motherboard firmware
Answer
Intel VT-x or AMD-V CPU extensions enabled in BIOS/UEFI and Second Level Address Translation (SLAT) CPU support are the required host configurations.
Hosting 64-bit guest virtual machines requires CPU hardware-assisted virtualization (Intel VT-x or AMD-V) enabled in the motherboard BIOS/UEFI settings, along with CPU support for Second Level Address Translation (SLAT) to handle virtual memory mapping directly in hardware.
Step-by-Step Solution
Key Concept
Virtual Machine Hardware Requirements and BIOS/UEFI Virtualization Settings