An organization is concerned about the performance overhead introduced by virtualization layers. They are considering a method where the guest OS is aware of the virtualization and can make direct calls to the physical hardware. Which virtualization technique addresses this?

  • Emulation
  • Full Virtualization
  • Hardware-assisted Virtualization
  • Paravirtualization
Paravirtualization is the technique where the guest OS is aware of virtualization and can make direct calls to the physical hardware. This minimizes the performance overhead introduced by virtualization layers.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *