summaryrefslogtreecommitdiff
path: root/virtinst/nodedev.py
Commit message (Expand)AuthorAgeFilesLines
* nodedev: Move the CLI string format lookup to cli.pyCole Robinson2022-01-211-97/+0
* nodedev: Separate out lookupNodedevByNameCole Robinson2022-01-211-3/+18
* nodedev: Improve error with unknown address stringsCole Robinson2022-01-111-1/+2
* Handle new nodedev name for mediated devicesJonathon Jongsma2021-11-101-0/+7
* virt-xml: add support for mediated devicesShalini Chellathurai Saroja2021-06-011-0/+20
* virt-install: add mediated deviceShalini Chellathurai Saroja2021-05-181-0/+4
* Switch to more traditional logging structureCole Robinson2019-06-171-3/+3
* virtinst: Add a lot of test code coverageCole Robinson2019-06-091-5/+0
* virtinst: move UI only functions into virtManagerCole Robinson2019-06-091-66/+4
* support: Convert callers to the new formatCole Robinson2019-06-071-1/+1
* nodedev: Drop the non-standard .parse() handlingCole Robinson2019-06-051-17/+0
* nodedev: Fold DRMDevice into NodeDeviceCole Robinson2019-06-051-21/+20
* nodedev: Fold SCSIBus into NodeDeviceCole Robinson2019-06-051-15/+1
* nodedev: Fold StorageDevice into NodeDeviceCole Robinson2019-06-051-46/+10
* nodedev: Fold SCSIDevice into NodeDeviceCole Robinson2019-06-051-8/+5
* nodedev: Remove unused USBBus parsingCole Robinson2019-06-051-11/+1
* nodedev: Fold USBDevice into NodeDeviceCole Robinson2019-06-051-60/+52
* nodedev: Fold PCIDevice into NodeDeviceCole Robinson2019-06-051-31/+30
* nodedev: Fold NetDevice into NodeDeviceCole Robinson2019-06-051-17/+14
* nodedev: Drop cap 'system' parsingCole Robinson2019-06-051-24/+1
* Remove Author lines from file headersCole Robinson2019-01-081-1/+0
* nodedev: add is_linux_root_hub helperCole Robinson2018-10-131-0/+4
* Fix copyright header to specify GPLv2 or later, not GPLv2 only.Daniel P. Berrangé2018-04-041-1/+1
* virtinst: s/_XML_ROOT_NAME/XML_NAME/gCole Robinson2018-03-211-2/+2
* Use consistent and minimal license header for every fileCole Robinson2018-03-211-14/+2
* virtinst: Move all devices to virtinst/devices/Cole Robinson2018-03-211-1/+1
* virtinst: Give device classes consistent DeviceX namingCole Robinson2018-03-211-2/+2
* Convert docstrings to standard reStructuredText param formatCole Robinson2018-02-141-5/+4
* Don't use count() for substring checkingCole Robinson2018-02-141-4/+4
* pycodestyle: Do not use bare 'except:'Radostin Stoyanov2017-08-021-2/+2
* nodedev: remove useless exception instanceChen Hanxiao2017-03-301-1/+1
* nodedev: Remove redundant error string (bz #1370418)Cole Robinson2017-03-291-2/+1
* nodedev: Parse PCI capability_type for SR-IOV deviceLin Ma2017-03-271-0/+2
* nodedev: add DRMDeviceMarc-André Lureau2017-02-231-0/+12
* nodedev: add DevNode children and helperMarc-André Lureau2017-02-231-1/+19
* tests: Enable property checking for all objectsCole Robinson2015-04-221-6/+1
* nodedev: Handle busted 'system' XMLCole Robinson2015-03-261-0/+4
* nodedev: Simplify parameter comparisonCole Robinson2014-09-201-50/+23
* nodedev: Share comparison logic for cli string lookupCole Robinson2014-09-201-45/+23
* connection: Handle nodedev polling tooCole Robinson2014-09-201-49/+26
* virtinst: Add DomainCapabilities parserCole Robinson2014-09-171-9/+3
* Add comparison function for NodeDeviceLin Ma2014-09-161-0/+61
* virtinst: Switch to relative imports, fix cyclic import warningsCole Robinson2014-09-121-2/+2
* nodedev: Be more descriptive about USB device identificationLubomir Rintel2014-09-111-3/+30
* virtinst: display the domain for PCI devicesGiuseppe Scrivano2014-04-151-3/+4
* More pylint fixesCole Robinson2014-03-221-6/+8
* nodedev: Include PCI vendor in pretty nameCole Robinson2014-01-121-1/+1
* nodedev: Remove subdev for pretty_name, it's pointlessCole Robinson2014-01-121-20/+8
* mass update: remove double spaces from commentsGiuseppe Scrivano2013-10-281-2/+2
* headers: update "Red Hat, Inc." copyright for the year 2013Giuseppe Scrivano2013-10-281-1/+1