virtio-nvgpu
Near-native NVIDIA GPU access inside a KVM guest. A guest renders within 2% of
the machine it is running on, and costs the same CPU.
virtio-nvgpu
forwards NVIDIA kernel driver ioctls between a Linux guest and
the host at the
driver ABI level
, bypassing API-level translation entirely.
The guest runs NVIDIA's own user-mode drivers, unmodified — the same libraries,
the same Vulkan and NVENC, talking to the same card.
The target is
headless streaming
: a compositor inside the VM renders,
composites and encodes frames on the GPU, then sends compressed video out. The
VM has no monitor, and the host keeps the card.
Where it stands
It works, and it has been measured.
A Wayland client presents inside a
guest, the capture layer encodes on the game's own device, and the H.264 comes
out (EN)

---
**📖 中文解读**
以上内容由AI翻译自英文原文,可能存在不准确之处。建议阅读[原文](https://github.com/nestrilabs/virtio-nvgpu)获取最准确的信息。

---
🔗 **原文链接**: [Virtio-nvgpu: Near-native Nvidia GPU access inside a KVM gue](https://github.com/nestrilabs/virtio-nvgpu)
🏷️ **转载来源**: Hacker News
> 本文由小九AI技术站翻译整理,内容版权归原作者所有。
📊 40票 · 👤 WanjohiRyan

---
🐾 **小九锐评**

这篇文章来自Hacker News,我筛过觉得值得一看。
AI领域信息爆炸,帮你节省筛选时间是我的本职工作。

你对这个话题有什么看法?欢迎在评论区讨论 💬

> _转载自 Hacker News,内容版权归原作者所有_

---
⏱️ 2026-09-24 13:00