]> git.proxmox.com Git - qemu-server.git/history - PVE/QemuServer/PCI.pm
bump version to 8.1.3
[qemu-server.git] / PVE / QemuServer / PCI.pm
2023-06-16 Dominik Csapakenable cluster mapped PCI devices for guests
2022-11-09 Dominik Csapakpci: make mediated device sysfs path independent of...
2022-11-09 Thomas Lamprechtpci: add/improve HW reservation comments
2022-11-09 Dominik Csapakvm start/stop: cleanup passed-through pci devices in...
2022-08-12 Dominik Csapakautomatically add 'uuid' parameter when passing through...
2022-03-16 Dominik CsapakPCI: allow longer pci domains
2022-01-25 Nicholas Sherlockpci: allow override of PCI vendor/device ids
2021-10-15 Thomas Lamprechtpci: prepare: improve no-IOMMU error message
2021-10-15 Thomas Lamprechtpci reservation: rework helpers style and readability...
2021-10-15 Thomas Lamprechtpci reservation: move lock/reservation file into /run...
2021-10-15 Thomas Lamprechtpci reservation: encode locklessness of parsers in...
2021-10-11 Dominik Csapakpci: add helpers to (un)reserve pciids for a vm
2021-10-11 Thomas Lamprechtpci related code cleanups
2021-10-11 Thomas Lamprechtpci: use local helper to generated generate_mdev_uuid
2021-10-11 Thomas Lamprechtpci: prepare_pci_device: fixup parameter name
2021-10-08 Dominik Csapakpci: refactor pci device preparation
2021-10-05 Dominik Csapakpci: to not capture first group in PCIRE
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