libvirt/src/conf
Jiri Denemark 25af7e950a conf: Add save cookie callbacks to xmlopt
virDomainXMLOption gains driver specific callbacks for parsing and
formatting save cookies.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
2017-06-07 13:36:01 +02:00
..
capabilities.c Expose resource control capabilities for caches 2017-06-05 09:50:51 +02:00
capabilities.h Expose resource control capabilities for caches 2017-06-05 09:50:51 +02:00
cpu_conf.c conf: Refactor virCPUDefParseXML 2017-06-07 13:36:01 +02:00
cpu_conf.h conf: Refactor virCPUDefParseXML 2017-06-07 13:36:01 +02:00
device_conf.c
device_conf.h
domain_addr.c qemu: add support for qemu-xhci USB controller 2017-04-28 10:44:36 +02:00
domain_addr.h
domain_audit.c audit: Fix the output message for shmem 2017-06-05 15:19:44 +02:00
domain_audit.h
domain_capabilities.c
domain_capabilities.h
domain_conf.c conf: Add save cookie callbacks to xmlopt 2017-06-07 13:36:01 +02:00
domain_conf.h conf: Add save cookie callbacks to xmlopt 2017-06-07 13:36:01 +02:00
domain_event.c
domain_event.h
domain_nwfilter.c
domain_nwfilter.h
interface_conf.c
interface_conf.h
netdev_bandwidth_conf.c
netdev_bandwidth_conf.h
netdev_vlan_conf.c
netdev_vlan_conf.h
netdev_vport_profile_conf.c
netdev_vport_profile_conf.h
network_conf.c network: Adjust coding style for network conf sources 2017-04-18 20:25:27 -04:00
network_conf.h network: Alter coding style of network conf function prototypes 2017-04-18 20:25:30 -04:00
network_event.c
network_event.h
networkcommon_conf.c
networkcommon_conf.h
node_device_conf.c node_device: introduce new capability FC_RPORT 2017-05-26 10:44:05 -04:00
node_device_conf.h nodedev: Remove privateData from virNodeDeviceObj 2017-06-03 08:34:35 -04:00
node_device_event.c
node_device_event.h
numa_conf.c
numa_conf.h
nwfilter_conf.c nwfilter: Move creation of configDir to driver initialization 2017-04-26 13:13:18 -04:00
nwfilter_conf.h nwfilter: Replace virNWFilterSaveDef with virNWFilterSaveConfig 2017-04-26 13:13:18 -04:00
nwfilter_ipaddrmap.c
nwfilter_ipaddrmap.h
nwfilter_params.c
nwfilter_params.h
object_event_private.h
object_event.c
object_event.h
secret_conf.c conf: simplify internal virSecretDef handling of usage 2017-01-09 15:53:49 +00:00
secret_conf.h
secret_event.c
secret_event.h
snapshot_conf.c conf: Add save cookie callbacks to xmlopt 2017-06-07 13:36:01 +02:00
snapshot_conf.h conf: Add save cookie callbacks to xmlopt 2017-06-07 13:36:01 +02:00
storage_adapter_conf.c
storage_adapter_conf.h
storage_conf.c
storage_conf.h
storage_event.c
storage_event.h
virchrdev.c
virchrdev.h
virdomainobjlist.c
virdomainobjlist.h
virinterfaceobj.c interface: Convert virInterfaceObj to use virObjectLockable 2017-06-06 12:05:00 -04:00
virinterfaceobj.h interface: Convert virInterfaceObj to use virObjectLockable 2017-06-06 12:05:00 -04:00
virnetworkobj.c network: Use consistent function name prefixes for virnetworkobj 2017-04-18 20:25:38 -04:00
virnetworkobj.h network: Use consistent function name prefixes for virnetworkobj 2017-04-18 20:25:38 -04:00
virnodedeviceobj.c nodedev: Remove privateData from virNodeDeviceObj 2017-06-03 08:34:35 -04:00
virnodedeviceobj.h nodedev: Introduce virNodeDeviceObjGetDef 2017-06-03 08:34:35 -04:00
virnwfilterobj.c virNWFilterObjListFree: Don't leak nwfilters->objs 2017-05-05 08:49:15 +02:00
virnwfilterobj.h nwfilter: Make _virNWFilterObjList private 2017-04-26 13:13:18 -04:00
virsavecookie.c conf: Introduce virSaveCookie 2017-06-07 13:36:01 +02:00
virsavecookie.h conf: Introduce virSaveCookie 2017-06-07 13:36:01 +02:00
virsecretobj.c secret: Combine virSecretObjListAdd with Locked function 2017-04-26 13:27:15 -04:00
virsecretobj.h secret: Rename 'filter' to 'aclfilter' 2017-04-26 13:27:15 -04:00
virstorageobj.c
virstorageobj.h