A technician is configuring a host workstation to run virtual machines (VMs) for software compatibility testing across multiple operating systems. Upon attempting to launch a 64-bit guest OS within the client-side hypervisor, an error indicates that hardware-assisted virtualization and memory virtualization features are disabled. Which of the following features must be enabled in the motherboard's UEFI/BIOS setup to satisfy these requirements? (Select TWO.)
- Intel VT-x or AMD-V (Hardware-assisted virtualization)Answer
- Second Level Address Translation (SLAT / EPT / NPT)Answer
- CHyper-Threading / Simultaneous Multithreading (SMT)
- DTrusted Platform Module (TPM 2.0)
Answer
The technician must enable Hardware-assisted virtualization (Intel VT-x or AMD-V) and Second Level Address Translation (SLAT / EPT / NPT) in the host system's UEFI/BIOS settings.
Enabling Intel VT-x or AMD-V grants the hypervisor direct access to CPU hardware extensions required to execute guest operating systems efficiently. Enabling Second Level Address Translation (SLAT) provides hardware-based memory translation (Extended Page Tables or Nested Page Tables), significantly reducing memory management overhead for guest virtual machines.
Step-by-Step Solution
Key Concept
Virtual Machine Resource Requirements and Hardware Support
Estimated Time:1m 30s