]> git.proxmox.com Git - qemu-server.git/history - PVE/QemuServer/PCI.pm
PCI: use warnings/strict and fix setting $vga from config2command
[qemu-server.git] / PVE / QemuServer / PCI.pm
2020-10-16 Thomas LamprechtPCI: use warnings/strict and fix setting $vga from...
2020-10-16 Thomas Lamprechttree wide cleanups
2020-10-16 Thomas Lamprechttree wide cleanup of s/return undef/return/
2020-10-14 Stefan Reiterfix #3010: add 'bootorder' parameter for better control...
2020-07-13 Dominik Csapakfix mdev cmdline generation
2020-06-25 Thomas Lamprechtpci: whitespace, indentation and formating fixes
2020-06-25 Stefan Reiterfix #2794: allow legacy IGD passthrough
2020-06-25 Stefan Reitercfg2cmd: hostpci: move code to PCI.pm
2020-03-06 Stefan Reiterfix #2264: add virtio-rng device
2020-01-31 Dominik Csapakfix #2566: increase scsi limit to 31
2019-09-06 Thomas LamprechtPCIe passthrough: fixup: avoid addr conflict and cleanu...
2019-09-06 Thomas Lamprechtpci: add conflict tests
2019-09-06 Aaron LautererAdd support for up to 16 PCI(e) devices
2019-07-18 Aaron LautererAdd PCI address for audio device
2019-02-26 Dominik Csapakadd ivshmem device to config
2018-12-17 Dominik Csapakadd win7 pcie quirk
2018-11-19 Dominik CsapakQemuServer: remove PCI sysfs helpers
2018-11-13 Wolfgang Bumillerarm: pci addressing, keyboard and ehci controller
2018-11-09 Dominik Csapakfix #1952: make vga memory configurable
2016-06-22 Dominik Csapakrefactor PCI into own file