summaryrefslogtreecommitdiff
path: root/nova/pci/devspec.py
Commit message (Expand)AuthorAgeFilesLines
* Reject devname based device_spec configBalazs Gibizer2022-08-251-0/+5
* Rename exception.PciConfigInvalidWhitelist to PciConfigInvalidSpecBalazs Gibizer2022-08-101-3/+3
* Rename [pci]passthrough_whitelist to device_specBalazs Gibizer2022-08-101-11/+11
* Introduce remote_managed tag for PCI devsDmitrii Shcherbakov2022-02-091-18/+99
* Add autopep8 to tox and pre-commitSean Mooney2021-11-081-0/+1
* mypy: Add type annotations to 'nova.pci'Stephen Finucane2021-04-261-28/+55
* Remove six.binary_type/integer_types/string_typesTakashi Natsume2020-12-131-3/+1
* Remove six.add_metaclassTakashi Natsume2020-08-151-2/+1
* [Trivial] docstrings, typos, minor refactoringEric Fried2017-08-281-33/+34
* Enhance PCI passthrough whitelist to support regexMoshe Levi2016-12-111-58/+163
* PCI: Fix PCI with fully qualified addressLudovic Beliveau2016-11-031-17/+28
* conf: Move PCI options to a PCI groupStephen Finucane2016-09-291-4/+5
* devspec: remove unused dev_count in devspecChen Fan2016-08-231-1/+0
* Resolve PCI devices on the host during Guest boot-up.Manjunath Patil2016-08-011-16/+14
* devspec: remove unused VIRTFN_RE and reChen Fan2016-05-231-2/+0
* Fix missing marker functions in nova/pciTakashi NATSUME2016-02-031-1/+3
* objects: adding a parent_addr field to the PciDevice objectVladik Romanovsky2016-01-111-6/+2
* Merge "pci: minor fix to exception message format"Jenkins2016-01-051-1/+1
|\
| * pci: minor fix to exception message formatGiridhar Jayavelu2015-12-301-1/+1
* | libvirt: report pci Type-PF type even when VFs are disabledMoshe Levi2015-12-091-1/+2
|/
* Support both list and dict for pci_passthrough_whitelistRobert Li2015-01-051-9/+5
* Fix error in commentsRobert Pothier2014-10-221-1/+1
* Clean up the naming of PCI python modulesJay Pipes2014-10-161-0/+182