A systems engineer is assembling a high-performance workstation host designed to run multiple 64-bit client-side guest virtual machines simultaneously. The host must efficiently handle memory address translations between guest virtual memory and host physical memory while enabling direct hardware virtualization support. Which TWO of the following hardware features or firmware configurations are necessary on the host system to support these capabilities?
- Enable hardware-assisted virtualization extensions (such as Intel VT-x or AMD-V) in the motherboard BIOS/UEFI firmware.Cevap
- Ensure the host CPU supports Second Level Address Translation (SLAT), such as Extended Page Tables (EPT) or Nested Page Tables (NPT).Cevap
- CAssign 100% of physical host RAM directly to the guest virtual machines to eliminate host OS paging.
- DDeploy a Type 2 hypervisor directly into motherboard firmware before the host operating system loads.
Cevap
Enabling hardware-assisted virtualization extensions (Intel VT-x/AMD-V) in BIOS/UEFI firmware and utilizing a CPU with Second Level Address Translation (SLAT) support.
To support 64-bit client virtual machines efficiently, the physical CPU must have hardware virtualization extensions (Intel VT-x or AMD-V) enabled in BIOS/UEFI. Additionally, Second Level Address Translation (SLAT) technologies like Extended Page Tables (EPT) reduce overhead by managing memory page tables in hardware.
Adım Adım Çözüm
Anahtar Kavram
Virtual Machine Hardware Support and Memory Resource Requirements
Tahmini Süre:2m 0s