SonicOS 8 NSv Getting Started Guide for KVM

Paravirtualization

In hardware-assisted full virtualization, guest operating systems issue calls directly to the hardware. In paravirtualization, guest operating systems communicate with the Hypervisor (KVM/QEMU) through the API (virtIO). This API defines paravirtual devices including Ethernet cards, disk I/O subsytems, and VGA interfaces using SPICE drivers.