A technician is preparing a host workstation to run several client-side virtual machines. Which TWO of the following motherboard firmware settings or CPU features should be enabled to support hardware-assisted virtualization? (Select TWO.)
- Intel VT-x or AMD-V virtualization extensionsAnswer
- Second Level Address Translation (SLAT)Answer
- CPreboot Execution Environment (PXE)
- DUnified Extensible Firmware Interface (UEFI) Secure Boot
Answer
Enabling Intel VT-x or AMD-V CPU extensions and Second Level Address Translation (SLAT) in the host system's BIOS/UEFI firmware provides the essential hardware-assisted processor and memory support needed for client-side virtualization.
Intel VT-x or AMD-V enables native hardware execution for guest virtual machine workloads, while Second Level Address Translation (SLAT) reduces memory management overhead by executing virtual memory page table operations directly on the CPU hardware.
Step-by-Step Solution
Key Concept
Virtual Machine Resource Requirements and Hardware Support