summaryrefslogtreecommitdiff
path: root/examples/c
Commit message (Expand)AuthorAgeFilesLines
* Use G_N_ELEMENTS() moreMichal Privoznik2023-03-131-1/+3
* Fix couple of comment typosMartin Kletzander2022-11-302-2/+2
* lib: Use the same style in the 'struct option'Jiang Jiacheng2022-11-222-10/+10
* Introduce VIR_DOMAIN_RUNNING_POSTCOPY_FAILEDJiri Denemark2022-06-071-0/+3
* examples: drop some conditionals checks from macrosDaniel P. Berrangé2022-01-171-12/+2
* admin: Build only when RPC is availableMichal Privoznik2021-12-151-17/+19
* examples: hellolibvirt: fix argc checkJán Tomko2021-12-141-2/+3
* lib: Drop needless one line labelsMichal Privoznik2021-11-221-4/+2
* examples/dommigrate: Make retval portableMichal Privoznik2021-11-121-2/+2
* examples/dommigrate: Don't set retval in usage()Michal Privoznik2021-11-121-4/+3
* qemu: Wire up MEMORY_DEVICE_SIZE_CHANGE eventMichal Privoznik2021-10-011-0/+17
* nodedev: add DEFINED/UNDEFINED lifecycle eventsJonathon Jongsma2021-04-071-0/+4
* event-test: Properly terminate strings printed from callbacksKristina Hanicova2021-02-191-3/+3
* libvirt: support memory failure eventzhenwei pi2020-10-231-0/+16
* examples: fix misc spelling errors reported by codespellDaniel P. Berrangé2020-10-053-3/+3
* Use (un)signed printf specifiers correctlyJán Tomko2020-09-232-2/+2
* meson: examples: build and install example filesPavel Hrdina2020-08-034-0/+76
* qemu: support Panic Crashloaded event handlingzhenwei pi2020-02-071-0/+3
* examples: remove obsolete workaround for mingwDaniel P. Berrangé2020-02-042-29/+0
* src: replace verify(expr) with G_STATIC_ASSERT(expr)Daniel P. Berrangé2020-01-171-6/+6
* examples: remove unneeded labelsDaniel Henrique Barboza2020-01-072-35/+15
* Add 'backup' block job typePeter Krempa2019-12-101-0/+3
* suspend.c: remove unneeded cleanup labelDaniel Henrique Barboza2019-11-121-6/+3
* examples: Use G_N_ELEMENTS instead of ARRAY_CARDINALITYJán Tomko2019-10-151-13/+13
* examples: use G_GNUC_UNUSEDJán Tomko2019-10-151-70/+70
* examples: Group all C programs togetherAndrea Bolognani2019-06-0315-0/+3317