summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Use G_N_ELEMENTS() moreMichal Privoznik2023-03-131-1/+3
* Fix some typosTim Wiederhake2023-03-091-3/+3
* examples: systemtap: Update to linux-6.3 (rc1)Peter Krempa2023-03-061-3/+3
* examples: systemtap: Warn users to properly update 'amd-sev-es-vmsa.stp'Peter Krempa2023-03-061-0/+4
* examples: Install amd-sev-es-vmsa.stpAndrea Bolognani2022-12-061-0/+1
* examples: Sort listAndrea Bolognani2022-12-061-3/+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
* scripts: add systemtap script for capturing SEV-ES VMSADaniel P. Berrangé2022-11-151-0/+48
* examples: testdriver: Add a nested inline <volume> exampleCole Robinson2022-10-191-0/+22
* examples: testdriver: Add xmlns runstate exampleCole Robinson2022-10-191-1/+2
* 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
* test_driver: Introduce testIOThreadInfo and generate IOThread infosLuke Yue2021-09-231-0/+5
* tests: Test BlkioParameters related functions for test driverLuke Yue2021-08-192-0/+22
* examples: test: Add a new test xml with more tainted configs for testingLuke Yue2021-08-033-0/+103
* 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: xml: Fix 'vol-raw.xml' and 'vol-sparse.xml'Peter Krempa2020-10-202-0/+6
* examples: xml: Fix 'pool-netfs.xml' examplePeter Krempa2020-10-201-1/+1
* examples: fix storage volume size schemaDaniel P. Berrangé2020-10-066-24/+12
* 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
* examples: Use GLib event loop impl in events.stpHan Han2020-08-211-19/+8
* meson: examples: build and install example filesPavel Hrdina2020-08-0312-127/+125
* meson: remove '.libs' from all relevant pathsPavel Hrdina2020-08-031-1/+1
* meson: remove automake specific directivesPavel Hrdina2020-08-031-8/+0
* 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
* nwfilter: move standard XML configs out of examples dirDaniel P. Berrangé2019-08-1919-226/+0
* examples: Group all C programs togetherAndrea Bolognani2019-06-0316-36/+36
* examples: Rework C examples installationAndrea Bolognani2019-06-031-22/+22
* examples: Organize C examples into categoriesAndrea Bolognani2019-06-039-24/+21
* examples: Move and install shell examplesAndrea Bolognani2019-06-032-1/+8
* examples: Install remaining XML examplesAndrea Bolognani2019-06-031-2/+17
* examples: Install SystemTap examplesAndrea Bolognani2019-06-031-1/+8
* examples: Install Polkit examplesAndrea Bolognani2019-06-031-1/+8