summaryrefslogtreecommitdiff
path: root/src/conf/node_device_conf.h
Commit message (Expand)AuthorAgeFilesLines
* conf: node_device: Add 'validate' argument to virNodeDeviceDefParsePeter Krempa2022-11-011-1/+2
* conf: nodedev: Provide only virNodeDeviceDefParsePeter Krempa2022-10-061-12/+6
* conf: node_device: Remove virNodeDeviceDefParseNodePeter Krempa2022-10-061-4/+3
* nodedev: support 'mtty' device for testingJonathon Jongsma2022-08-101-0/+13
* conf: Remove unused includesPeng Liang2022-06-161-1/+0
* nodedev: add optional device address of channel device to css deviceBoris Fiuczynski2022-05-231-0/+2
* Add PCI VPD Capability SupportDmitrii Shcherbakov2021-10-211-1/+6
* nodedev: implement virNodeDevice(Get|Set)Autostart()Jonathon Jongsma2021-09-141-0/+1
* nodedev: Add parser validation for node devicesJonathon Jongsma2021-08-061-2/+18
* nodedev: cache parent address in mdev capsJonathon Jongsma2021-08-061-0/+1
* nodedev: Revert auto-start property for mdevsv7.4.0-rc2Jonathon Jongsma2021-05-271-12/+0
* nodedev: support auto-start property for mdevsBoris Fiuczynski2021-05-201-0/+12
* conf: node_device: Register autoptr cleanup function for virNodeDevCapsDefTim Wiederhake2021-05-111-0/+2
* lib: Drop internal virXXXPtr typedefsMichal Privoznik2021-04-131-46/+24
* nodedev: Add ability to filter by active stateJonathon Jongsma2021-04-071-0/+8
* node_device: detecting mdev_types capability on ap_matrix deviceBoris Fiuczynski2020-12-091-0/+11
* virsh: nodedev: filter by AP Matrix capabilityShalini Chellathurai Saroja2020-12-091-1/+2
* nodedev: detect AP matrix deviceShalini Chellathurai Saroja2020-12-091-0/+8
* virsh: nodedev: Filter by AP card and AP queue capabilitiesFarhan Ali2020-12-091-1/+3
* nodedev: detect AP queuesShalini Chellathurai Saroja2020-12-091-0/+9
* nodedev: detect AP card deviceShalini Chellathurai Saroja2020-12-091-0/+8
* node_device: detecting mdev_types capability on CSS devicesBoris Fiuczynski2020-11-111-0/+11
* Include vdpa devices in node device listJonathon Jongsma2020-10-261-1/+10
* virsh: nodedev: ability to filter CSS capabilitiesBoris Fiuczynski2020-09-151-1/+2
* node_device: detect CSS devicesBoris Fiuczynski2020-09-151-0/+1
* nodedev: store mdev UUID in mdev capsJonathon Jongsma2020-06-191-0/+1
* nodedev: add support for mdev attributesJonathon Jongsma2020-06-191-0/+2
* Remove virutil.h from all header filesJán Tomko2020-02-241-1/+0
* nodedev: Use autofree for more local variablesJonathon Jongsma2020-01-231-0/+2
* conf: node device: use #pragma once in headersJonathon Jongsma2019-06-131-17/+14
* util: Move enum convertors into virenum.(c|h)Peter Krempa2019-04-101-0/+1
* xml: nodedev: make pci capability class element optionalNikolay Shirokovskiy2019-03-221-1/+1
* conf: don't use "class" as nameNikolay Shirokovskiy2019-03-181-2/+2
* Require a semicolon to VIR_ENUM_DECL callsCole Robinson2019-02-031-4/+4
* Enforce a standard header file guard symbol nameDaniel P. Berrangé2018-12-141-3/+3
* Remove all Author(s): lines from source file headersDaniel P. Berrangé2018-12-131-2/+0
* conf: Add new module node_device_utilErik Skultety2018-11-121-11/+0
* conf: Replace usage of virNodeDevCapMdevType with virMediatedDeviceTypeErik Skultety2018-01-291-13/+1
* nodedev: Introduce virNodeDeviceCapsListExportErik Skultety2018-01-291-0/+5
* nodedev: Export nodeDeviceUpdateCaps from node_device_conf.cErik Skultety2018-01-291-0/+3
* nodedev: Move the sysfs-related cap handling to node_device_conf.cErik Skultety2018-01-291-0/+7
* maint: Replace tabs with spaces in all source files in repoErik Skultety2017-10-181-26/+26
* storage: Remove @conn from virNodeDeviceCreateVportJohn Ferlan2017-07-241-2/+1
* nodedev: Privatize _virNodeDeviceObj and _virNodeDeviceObjListJohn Ferlan2017-07-171-17/+0
* nodedev: Introduce virNodeDeviceGetSCSIHostCapsJohn Ferlan2017-07-171-0/+3
* nodedev: Remove privateData from virNodeDeviceObjJohn Ferlan2017-06-031-2/+0
* node_device: introduce new capability FC_RPORTBjoern Walk2017-05-261-0/+7
* virsh: nodedev: ability to filter CCW capabilitiesBjoern Walk2017-05-261-1/+2
* node_device: detect CCW devicesBjoern Walk2017-05-261-0/+10
* nodedev: Introduce mdev capability for mediated devicesErik Skultety2017-05-181-0/+8