Point virtio-win docs at project README

The virtio-win docs are out of date, and soon to be even more so with
coming upstream changes to the yum repo. Upstream devs would like to
move the docs closer to the upstream project infrastructure.

Delete most of the content and point at the upstream packaging README.md

https://pagure.io/fedora-docs/quick-docs/issue/327

Signed-off-by: Cole Robinson <crobinso@redhat.com>
This commit is contained in:
Cole Robinson 2021-01-25 09:54:25 -05:00 committed by pbokoc
parent faab1a6e21
commit 0eb5c5836a
7 changed files with 2 additions and 140 deletions

View file

@ -3,37 +3,11 @@ ifdef::context[:parent-context: {context}]
[id='creating-windows-virtual-machines-using-virtio-drivers']
= Creating Windows virtual machines using virtIO drivers
include::{partialsdir}/unreviewed-message.adoc[]
This document describes how to obtain virtIO drivers and additional software agents for Windows virtual machines running on kernel-based virtual machines (KVM). https://www.linux-kvm.org/page/Virtio[virtIO] is a virtualization standard for network and disk device drivers.
Fedora infrastructure hosts virtIO drivers and additional software agents for Windows virtual machines running on kernel-based virtual machines (KVM). https://www.linux-kvm.org/page/Virtio[virtIO] is a virtualization standard for network and disk device drivers.
Fedora cannot ship Windows virtIO drivers because they cannot be built automatically as part of Fedoras build system: the only way to build Windows virtIO drivers is on a machine running Windows. In addition, shipping pre-compiled sources is generally against Fedora policies. Microsoft does not provide virtIO drivers, you must download them yourself in order to make virtIO drivers available for Windows VMs running on Fedora hosts.
The drivers in these repos are licensed under the https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html[GPLv2] license.
For details on downloading the drivers, please see: https://github.com/virtio-win/virtio-win-pkg-scripts/blob/master/README.md
include::{partialsdir}/concept_virtio-win-repo-overview.adoc[leveloffset=+1]
include::{partialsdir}/concept_fedora-virtio-drivers-vs-rhel.adoc[leveloffset=+1]
include::{partialsdir}/proc_installing-virtio-win-repo.adoc[leveloffset=+1]
include::{partialsdir}/proc_enabling-latest-virtio-win-repo.adoc[leveloffset=+1]
include::{partialsdir}/ref_virtio-win-rpm-contents.adoc[leveloffset=+1]
include::{partialsdir}/proc_filing-virtio-win-bugs.adoc[leveloffset=+1]
[discrete]
== Additional resources
* KVM windows guest drivers upstream code: https://github.com/virtio-win/kvm-guest-drivers-windows
* QXL XDDM driver code: http://cgit.freedesktop.org/spice/win32/qxl
* QXL WDDM driver code: https://github.com/vrozenfe/qxl-dod
* Tree used by gnome-boxes for automatic driver installation: https://zeenix.fedorapeople.org/drivers/
* Windows spice agent git repo: http://cgit.freedesktop.org/spice/win32/vd_agent
* Spice guest tools installer code: http://cgit.freedesktop.org/~teuf/spice-nsis/
* spice-guest-tools downloads: http://www.spice-space.org/download/binaries/spice-guest-tools/
* Fedora virtio-win build scripts: https://github.com/crobinso/virtio-win-pkg-scripts
ifdef::parent-context[:context: {parent-context}]
ifndef::parent-context[:!context:]