summaryrefslogtreecommitdiff
path: root/nova/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge "virt: Remove 'get_per_instance_usage' API"Zuul2020-11-091-2/+1
|\
| * virt: Remove 'get_per_instance_usage' APIStephen Finucane2020-09-111-2/+1
* | Update pci stat pools based on PCI device changesHemanth Nakkina2020-10-152-0/+27
|/
* Remove six.add_metaclassTakashi Natsume2020-08-151-2/+1
* Remove six.PY2 and six.PY3Takashi Natsume2020-08-151-5/+0
* Lookup nic feature by PCI addressSean Mooney2020-08-041-24/+0
* support pci numa affinity policies in flavor and imageSean Mooney2019-12-111-4/+7
* hacking: Resolve W605 (invalid escape sequence)Stephen Finucane2019-06-241-3/+3
* Add get_instance_pci_request_from_vifAdrian Chiris2019-03-071-0/+56
* Separate methods to free claimed and allocated devsAdrian Chiris2019-03-071-12/+32
* Ensure that bandwidth and VF are from the same PFBalazs Gibizer2019-03-051-0/+8
* Record requester in the InstancePCIRequestBalazs Gibizer2019-02-281-0/+4
* PCI: do not force remove allocated devicesSean Mooney2019-02-011-5/+30
* network: update pci request spec to handle trusted tagsSahid Orentino Ferdjaoui2018-05-311-0/+1
* pci: don't consider case when match tags specsSahid Orentino Ferdjaoui2018-05-301-3/+12
* remove unnecessary conf importsMatthew Edmonds2018-03-091-3/+0
* trivial: Move __init__ functionStephen Finucane2018-02-161-25/+23
* Address nits in I46d483f9de6776db1b025f925890624e5e682adaStephen Finucane2018-01-021-5/+7
* trivial: Modify signature of _filter_non_requested_pfsStephen Finucane2017-12-221-6/+7
* Add PCI NUMA policiesSergey Nikitin2017-12-222-80/+213
* [Trivial] docstrings, typos, minor refactoringEric Fried2017-08-286-75/+91
* Remove translation of log messagesNgo Quoc Cuong2017-06-213-13/+10
* Modify PciPassthroughFilter to accept listsRodolfo Alonso Hernandez2017-04-111-2/+10
* Read NIC features in libvirtRodolfo Alonso Hernandez2017-04-111-0/+24
* [2/3]Replace six.iteritems() with .items()Spencer Yu2017-01-092-3/+3
* Merge "Enhance PCI passthrough whitelist to support regex"Jenkins2016-12-141-58/+163
|\
| * Enhance PCI passthrough whitelist to support regexMoshe Levi2016-12-111-58/+163
* | Fix crashing during guest config with pci_devices=NoneDan Smith2016-12-091-0/+2
* | Merge "Fix pci_alias that include white spaces"Jenkins2016-12-021-2/+4
|\ \ | |/ |/|
| * Fix pci_alias that include white spaceszhaolihui2016-12-021-2/+4
* | Merge "Don't parse PCI whitelist every time neutron ports are created"Jenkins2016-11-041-5/+0
|\ \
| * | Don't parse PCI whitelist every time neutron ports are createdLudovic Beliveau2016-11-041-5/+0
| |/
* | Merge "PCI: Fix PCI with fully qualified address"Jenkins2016-11-031-17/+28
|\ \
| * | PCI: Fix PCI with fully qualified addressLudovic Beliveau2016-11-031-17/+28
* | | pci: remove pci device from claims and allocations when freeing itMoshe Levi2016-11-031-2/+19
|/ /
* | pci: in free_device(), compare by device id and not referenceMoshe Levi2016-10-191-1/+1
|/
* conf: Move PCI options to a PCI groupStephen Finucane2016-09-295-11/+14
* Add missing slash to dir pathEdan David2016-09-201-1/+1
* devspec: remove unused dev_count in devspecChen Fan2016-08-231-1/+0
* Merge "Resolve PCI devices on the host during Guest boot-up."Jenkins2016-08-041-16/+14
|\
| * Resolve PCI devices on the host during Guest boot-up.Manjunath Patil2016-08-011-16/+14
* | Enable python34 tests for nova.tests.unit.pci.test_manager and test_statsBeliveau, Ludovic2016-07-042-5/+8
|/
* Merge "pci: Remove unused 'all_devs' method"Jenkins2016-06-101-4/+0
|\
| * pci: Remove unused 'all_devs' methodLudovic Beliveau2016-05-111-4/+0
* | Merge "devspec: remove unused VIRTFN_RE and re"Jenkins2016-06-091-2/+0
|\ \
| * | devspec: remove unused VIRTFN_RE and reChen Fan2016-05-231-2/+0
| |/
* | Merge "[Trivial] Fix a grammar error in comments"Jenkins2016-06-071-1/+1
|\ \
| * | [Trivial] Fix a grammar error in commentsXuanzhou Perry Dong2016-05-181-1/+1
| |/
* | Merge "pci: Move PCI devices and PCI requests into migration context"Jenkins2016-06-031-31/+20
|\ \
| * | pci: Move PCI devices and PCI requests into migration contextMoshe Levi2016-06-031-31/+20
| |/