quick-docs/en-US/modules/ref_virtio-win-rpm-contents.adoc

48 lines
2.9 KiB
Text
Raw Normal View History

[[virtio-win-rpm-contents]]
= RPM contents
The virtio-win RPM package contains the following files:
* **/usr/share/virtio-win/*.iso** - ISO CDROM containing all the drivers.
* **/usr/share/virtio-win/*.vfd** - VFD floppy images for using during install of Windows XP
* */usr/share/virtio-win/drivers* - Copy of the extracted VFD driver contents
* **/usr/share/guest-agent/*.msi** - QEMU Guest Agent 32bit and 64bit MSI installers
[[virtio-win-iso-contents]]
== ISO contents
ISO is used to install paravirtual drivers in Windows guests. The `virtio-win/*.iso` included in the RPM contains the following bits:
* *NetKVM/* - Virtio network driver
* *viostor/* - Virtio block driver
* *vioscsi/* - Virtio Small Computer System Interface (SCSI) driver
* *viorng/* - Virtio RNG driver
* *vioser/* - Virtio serial driver
* *Balloon/* - Virtio memory balloon driver
* *qxl/* - QXL graphics driver for Windows 7 and earlier. (build virtio-win-0.1.103-1 and later)
* *qxldod/* - QXL graphics driver for Windows 8 and later. (build virtio-win-0.1.103-2 and later)
* *pvpanic/* - https://github.com/qemu/qemu/blob/master/docs/specs/pvpanic.txt[QEMU
pvpanic] device driver (build virtio-win-0.1.103-2 and later)
* *guest-agent/* - QEMU Guest Agent 32bit and 64bit MSI installers
* *qemupciserial/* - https://github.com/qemu/qemu/blob/master/docs/qemupciserial.inf[QEMU PCI
serial] device driver
* ***.vfd** VFD floppy images for using during install of Windows XP
NOTE: If you previously used isos from alt.fedoraproject.org, note that the current isos have a different file layout that matches the layout of the Red Hat Enterprise Linux isos. If you need old isos for backwards compatiblity you can find them on the https://fedorapeople.org/groups/virt/virtio-win/deprecated-isos/[deprecated isos page].
[[virtio-win-direct-downloads]]
== Direct downloads
Direct downloads are available for the .iso, .vfd, and qemu-ga installers.
* Stable https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/stable-virtio/virtio-win.iso[virtio-win iso]
* Stable https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/stable-virtio/virtio-win_x86.vfd[virtio-win x86 floppy]
* Stable https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/stable-virtio/virtio-win_amd64.vfd[virtio-win amd64 floppy]
* Latest https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/latest-virtio/virtio-win.iso[virtio-win iso]
* Latest https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/latest-virtio/virtio-win_x86.vfd[virtio-win x86 floppy]
* Latest https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/latest-virtio/virtio-win_amd64.vfd[virtio-win amd64 floppy]
* Latest https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/latest-qemu-ga/[gemu-qa files]
* https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/[Full archive]
* https://fedorapeople.org/groups/virt/virtio-win/CHANGELOG[Changelog]