A technician is configuring a desktop workstation to run a client-side hypervisor for hosting multiple 64-bit guest virtual machines. Which TWO hardware capabilities or firmware features are required on the host system to support hardware-accelerated virtualization and efficient memory management?
- Intel VT-x or AMD-V hardware virtualization extensions enabled in the BIOS/UEFI firmwareAnswer
- Second Level Address Translation (SLAT) capability supported by the host CPU architectureAnswer
- CHost system RAM overcommitment configured to assign guest memory without hypervisor reservation margins
- DType 1 hypervisor drivers pre-installed directly inside the client operating system kernel space
Answer
The host system requires hardware virtualization extensions (Intel VT-x or AMD-V) enabled in the BIOS/UEFI firmware and CPU support for Second Level Address Translation (SLAT).
Hardware virtualization extensions (Intel VT-x or AMD-V) enabled in BIOS/UEFI allow guest virtual machines to execute CPU instructions natively. Second Level Address Translation (SLAT) reduces performance overhead by managing memory page tables directly in processor hardware.
Step-by-Step Solution
Key Concept
Hardware Virtualization Support and Memory Management
Estimated Time:1m 30s