summaryrefslogtreecommitdiff
path: root/tests/qemudomaincheckpointxml2xmltest.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Remove unused includesPeng Liang2022-06-161-2/+0
* lib: Drop internal virXXXPtr typedefsMichal Privoznik2021-04-131-2/+2
* Do not check return value of VIR_EXPAND_NJiri Denemark2021-03-221-2/+1
* conf: checkpoint: Prepare internals for missing domain definitionPeter Krempa2020-12-041-5/+0
* conf: checkpoint: Add a flag storing whether disk 'size' is validPeter Krempa2020-07-071-0/+1
* src: switch to use g_setenv/g_unsetenvDaniel P. Berrangé2020-01-031-1/+1
* conf: drop virCapsPtr param from snapshot & checkpoint APIsDaniel P. Berrangé2019-12-091-2/+2
* tests: Use g_strdup_printf() instead of virAsprintf()Michal Privoznik2019-11-121-3/+2
* tests: use g_strdup instead of VIR_STRDUPJán Tomko2019-10-211-6/+3
* Use g_autoptr instead of VIR_AUTOUNREFJán Tomko2019-10-161-1/+1
* Use g_autofree instead of VIR_AUTOFREEJán Tomko2019-10-161-3/+3
* qemu: Pass correct qemuCaps to virDomainDefParseNodeJiri Denemark2019-08-091-1/+1
* backup: Parse and output checkpoint XMLEric Blake2019-07-261-0/+213