kvm-guest-drivers-windows

Windows paravirtualized

Github星跟踪图

KVM/QEMU Windows guest drivers (virtio-win)

This repository contains KVM/QEMU Windows guest drivers, for both
paravirtual and emulated hardware. The code builds and ships as part
of the virtio-win RPM on Fedora and Red Hat Enterprise Linux, and the
binaries are also available in the form of distribution-neutral ISO
and VFD images. If all you want is use virtio-win in your Windows
virtual machines, go to the
Fedora virtIO-win documentation
for information on obtaining the binaries.

If you'd like to build virtio-win from sources, clone this repo and
follow the instructions in Building the Drivers.
Note that the drivers you build will be either unsigned or test-signed
with Tools/VirtIOTestCert.cer, which means that Windows will not load
them by default. See Microsoft's driver signing page
for more information on test-signing.

If you want to build cross-signed binaries (like the ones that ship in
the Fedora RPM), you'll need your own code-signing certificate.
Cross-signed drivers can be used on all versions of Windows except for
the latest Windows 10 with secure boot enabled. However, systems with
cross-signed drivers will not receive Microsoft support.

If you want to produce Microsoft-signed binaries (fully supported,
like the ones that ship in the Red Hat Enterprise Linux RPM), you'll
need to submit the drivers to Microsoft along with a set of test
results (so called WHQL process). If you decide to WHQL the drivers,
make sure to base them on commit eb2996de or newer, since the GPL
license used prior to this commit is not compatible with WHQL.
Additionally, we ask that you make a change to the Hardware IDs so
that your drivers will not match devices exposed by the upstream
versions of KVM/QEMU. This is especially important if you plan to
distribute the drivers with Windows Update, see the
Microsoft publishing restrictions for more details.


主要指标

概览
名称与所有者virtio-win/kvm-guest-drivers-windows
主编程语言C
编程语言C++ (语言数: 11)
平台
许可证BSD 3-Clause "New" or "Revised" License
所有者活动
创建于2011-10-06 09:06:41
推送于2025-07-09 15:10:27
最后一次提交2025-07-02 03:32:49
发布数192
最新版本名称mm282 (发布于 2024-11-21 11:02:52)
第一版名称mm01 (发布于 2010-02-21 16:35:52)
用户参与
星数2.3k
关注者数102
派生数408
提交数3.3k
已启用问题?
问题数467
打开的问题数86
拉请求数698
打开的拉请求数32
关闭的拉请求数159
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?