Linux VFIO driver-based PCI passthrough: the host OS binds a PCI device (typically a GPU) to vfio-pci so Linux leaves it alone, then QEMU/KVM gives it directly to the guest. Enables running GPU-heavy games inside virtual machines with near-native performance; multiple guests can run simultaneously if the host has multiple graphics cards, keyboards and mice.