UNIT 2-VIRTUALIZATION BASICS - 2.4
UNIT 2-VIRTUALIZATION BASICS - 2.4
• To support virtualization, processors such as the x86 employ a special running mode and instructions,
known as hardware-assisted virtualization.
• In this way, the VMM and guest OS run in different modes and all sensitive instructions of the guest OS and
its applications are trapped in the VMM.
• To save processor states, mode switching is completed by hardware.