summaryrefslogtreecommitdiff
path: root/src/libvirt-nodedev.c
Commit message (Expand)AuthorAgeFilesLines
* src: Update format strings in translated messagesJiri Denemark2023-04-011-2/+2
* libvirt-nodedev: Allow read-only access to virNodeDeviceGetAutostartPeter Krempa2023-02-201-1/+0
* nodedev: Add VIR_NODE_DEVICE_(CREATE|DEFINE)_XML_VALIDATE flagsPeter Krempa2022-11-011-2/+2
* docstring: remove 'v' from since metadataVictor Toso2022-05-041-27/+27
* docstring: function: libvirt: Add 'Since version' metadataVictor Toso2022-04-261-0/+54
* api: add virNodeDeviceIsPersistent()/IsActive()Jonathon Jongsma2021-09-141-0/+65
* api: add virNodeDevice(Get|Set)Autostart()Jonathon Jongsma2021-09-141-0/+76
* API: discourage usage of non-ListAll APIsJán Tomko2021-08-241-1/+2
* api: Add 'flags' param to virNodeDeviceCreate/Undefine()Jonathon Jongsma2021-04-091-6/+10
* api: add virNodeDeviceCreate()Jonathon Jongsma2021-04-071-0/+35
* api: add virNodeDeviceUndefine()Jonathon Jongsma2021-04-071-0/+36
* api: add virNodeDeviceDefineXML()Jonathon Jongsma2021-04-071-0/+42
* nodedev: fix docs for virConnectListAllNodeDevices()Jonathon Jongsma2021-04-071-29/+1
* nodedev: Add ability to filter by active stateJonathon Jongsma2021-04-071-0/+2
* virsh: nodedev: filter by AP Matrix capabilityShalini Chellathurai Saroja2020-12-091-0/+1
* virsh: nodedev: Filter by AP card and AP queue capabilitiesFarhan Ali2020-12-091-0/+2
* virsh: nodedev: ability to filter CSS capabilitiesBoris Fiuczynski2020-09-151-0/+1
* src: fix word spell typosFangge Jin2020-07-091-1/+1
* src: don't include ref count in debug messages / probesDaniel P. Berrangé2020-06-031-1/+1
* libvirt-<module>: Check caller-provided buffers to be NULL with size > 0Erik Skultety2019-11-211-2/+2
* src: Unify virObject member nameMichal Privoznik2018-04-181-1/+1
* datatypes: Rename @parent to @parentName in virNodeDeviceMichal Privoznik2018-04-181-3/+3
* libvirt: Fix comments for two public APIs.Han Han2018-03-211-1/+1
* Print hex values with '0x' prefix and octal with '0' in debug messagesDaniel P. Berrange2017-09-251-7/+7
* virsh: nodedev: ability to filter CCW capabilitiesBjoern Walk2017-05-261-0/+1
* nodedev: Introduce new mdev_types and mdev nodedev capabilitiesErik Skultety2017-05-181-0/+2
* nodedev: Introduce new drm capMichal Privoznik2017-02-171-0/+1
* Fix various code comment typosNitesh Konkar2016-09-261-1/+1
* libvirt-nodedev.c:fix a typoNitesh Konkar2016-09-211-1/+1
* Introduce node device lifecycle event APIsJovanka Gulicoska2016-08-021-0/+127
* debug: assure NULLSTR() around all %s args in debug at top of public APIsLaine Stump2015-05-281-5/+5
* Remove unnecessary curly brackets in rest of src/[a-n]*/Martin Kletzander2014-11-141-2/+1
* Move virNodeDevice related APIs out of libvirt.cDaniel P. Berrange2014-10-241-0/+756