quick-docs/modules/ROOT/pages/creating-windows-virtual-machines-using-virtio-drivers.adoc
Cole Robinson 0eb5c5836a 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>
2021-01-26 00:59:55 +00:00

13 lines
1.1 KiB
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

ifdef::context[:parent-context: {context}]
:context: creating-windows-virtual-machines-using-virtio-drivers
[id='creating-windows-virtual-machines-using-virtio-drivers']
= Creating Windows virtual machines using virtIO 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.
For details on downloading the drivers, please see: https://github.com/virtio-win/virtio-win-pkg-scripts/blob/master/README.md
ifdef::parent-context[:context: {parent-context}]
ifndef::parent-context[:!context:]