PVH allows a paravirtualized Linux guest to run in ring 0 by using a hardware-assisted virtualization technique called PVH. PVH combines aspects of para-virtualization (PV) and hardware virtualization (HVM) by using a PV entry point to boot the guest faster while still allowing the guest kernel to run in ring 0. Performance benchmarks show that PVH provides significant performance improvements over traditional PV guests, bringing performance closer to HVM while still maintaining the security model of PV. However, some optimizations remain to be done to match the performance of pure PV or HVM guests.