Coder Social home page Coder Social logo

cnsuhao / kvm-guest-drivers-windows Goto Github PK

View Code? Open in Web Editor NEW

This project forked from virtio-win/kvm-guest-drivers-windows

0.0 1.0 0.0 7.71 MB

Windows paravirtualized

Home Page: http://www.linux-kvm.org/page/WindowsGuestDrivers

License: BSD 2-Clause "Simplified" License

Batchfile 2.05% C++ 36.08% C 60.91% Makefile 0.04% Ruby 0.40% Visual Basic 0.10% JavaScript 0.43%

kvm-guest-drivers-windows's Introduction

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 https://fedoraproject.org/wiki/Windows_Virtio_Drivers for information on obtaining the binaries.

If you'd like to build virtio-win from sources, clone this repo and follow the instructions in https://github.com/virtio-win/kvm-guest-drivers-windows/wiki/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 https://docs.microsoft.com/en-us/windows-hardware/drivers/install/installing-test-signed-driver-packages 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 https://docs.microsoft.com/en-us/windows-hardware/drivers/dashboard/publishing-restrictions for more details.


Build Status

kvm-guest-drivers-windows's People

Contributors

20lives avatar aiberia avatar angelpagan avatar asadpanda avatar bish22ah avatar flying-122 avatar gnif avatar grass-lu avatar irudakov77 avatar ladipro avatar lersek avatar medinatiger avatar sameehj avatar vbusireddy avatar viktor-prutyanov avatar vrozenfe avatar xuxi0513 avatar yanvugenfirer avatar ybendito avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.