summaryrefslogtreecommitdiff
path: root/govirt/ovirt-vm-xml.c
AgeCommit message (Expand)AuthorFilesLines
2016-04-13vm: Be more tolerant with missing nodes during <vm> parsingChristophe Fergeau1-1/+8
2015-01-22Add OvirtVmDisplay::proxy-urlChristophe Fergeau1-0/+6
2013-10-08Use ovirt_utils_genum_get_value() to parse VM stateChristophe Fergeau1-21/+16
2013-07-05Move sub-collection parsing from OvirtVm to OvirtResourceChristophe Fergeau1-30/+0
2013-07-05Move action parsing from OvirtVm to OvirtResourceChristophe Fergeau1-35/+0
2013-07-05Make OvirtVm inherit from OvirtResourceChristophe Fergeau1-26/+0
2013-06-25Parse sub-collection links in VM REST descriptionsChristophe Fergeau1-0/+30
2013-06-07Don't strip /api/ from actionsChristophe Fergeau1-16/+0
2013-06-07Add private ovirt_rest_strip_api_base_dir() helperChristophe Fergeau1-9/+16
2013-06-07Add/parse allow-override and smartcard in VmDisplayChristophe Fergeau1-0/+22
2013-06-07Parse VmDisplay::host-subject from XMLChristophe Fergeau1-0/+12
2013-06-06Rename xml_to_vm to ovirt_vm_refresh_from_xml and export itChristophe Fergeau1-0/+200