summaryrefslogtreecommitdiff
path: root/src/libvirt-host.c
Commit message (Expand)AuthorAgeFilesLines
* src: Update format strings in translated messagesJiri Denemark2023-04-011-4/+2
* Drop checks for virURIFormat() retvalMichal Privoznik2023-02-081-9/+1
* Document specifics of virConnectBaselineHypervisorCPUJiri Denemark2022-10-101-0/+9
* docstring: remove 'v' from since metadataVictor Toso2022-05-041-34/+34
* docstring: function: libvirt: Add 'Since version' metadataVictor Toso2022-04-261-0/+68
* src: adopt to VIR_DRV_SUPPORTS_FEATURE return -1Nikolay Shirokovskiy2021-01-061-4/+14
* Reduce scope of some variablesJán Tomko2020-09-241-3/+1
* src: don't include ref count in debug messages / probesDaniel P. Berrangé2020-06-031-1/+1
* src: warn against virNodeGetInfo() API call due to inaccurate infoDaniel P. Berrangé2019-12-181-0/+16
* libvirt-<module>: Check caller-provided buffers to be NULL with size > 0Erik Skultety2019-11-211-1/+1
* Use G_N_ELEMENTS instead of ARRAY_CARDINALITYJán Tomko2019-10-151-1/+1
* api: introduce virConnectSetIdentity for passing uid, gid, selinux infoDaniel P. Berrangé2019-09-161-0/+51
* libvirt: remove link to outdated mailing list postDaniel P. Berrangé2019-07-081-3/+0
* api: disallow virConnect*HypervisorCPU on read-only connectionsJán Tomko2019-06-201-0/+2
* libvirt: Introduce virNodeGetSEVInfo public APIBrijesh Singh2018-06-121-0/+49
* Introduce virConnectBaselineHypervisorCPU public APIJiri Denemark2018-05-281-0/+81
* Introduce virConnectCompareHypervisorCPU public APIJiri Denemark2018-05-281-1/+71
* Improve documentation of virConnectGetCPUModelNamesJiri Denemark2018-05-281-1/+7
* src: Unify virObject member nameMichal Privoznik2018-04-181-1/+1
* Print hex values with '0x' prefix and octal with '0' in debug messagesDaniel P. Berrange2017-09-251-12/+12
* cpu: Special case models == NULL in cpuGetModelsJiri Denemark2016-09-221-1/+2
* Document to not rely on virConnectGetMaxVcpus APIShivaprasad G Bhat2016-06-241-1/+4
* close callback: move it to driverNikolay Shirokovskiy2016-03-011-13/+4
* close callback API: remove unnecessary locksNikolay Shirokovskiy2016-03-011-10/+0
* factor out virConnectCloseCallbackDataPtr methodsNikolay Shirokovskiy2016-03-011-24/+5
* debug: assure NULLSTR() around all %s args in debug at top of public APIsLaine Stump2015-05-281-3/+3
* Change virConnectPtr into virObjectLocklableMartin Kletzander2015-04-151-9/+9
* Add VIR_CONNECT_BASELINE_CPU_MIGRATABLE flagJán Tomko2015-03-021-0/+3
* Move virConnect/virNode related APIs out of libvirt.cDaniel P. Berrange2014-10-241-0/+1515