libvirt/src/network
Peter Krempa aed3d038a6 conf: Add infrastructure for disk source private data XML
VM drivers may need to store additional private data to the status XML
so that it can be restored after libvirtd restart. Since not everything
is needed add a callback infrastructure, where VM drivers can add only
stuff they need.

Note that the private data is formatted as a <privateData> sub-element
of the <disk> or <backingStore> <source> sub-element. This is done since
storing it out of band (in the VM private data) would require a complex
matching process to allow to put the data into correct place.
2017-12-14 10:24:36 +01:00
..
bridge_driver_linux.c util: move IP route & address object-related functions to virnetdevip.c 2016-06-26 19:33:09 -04:00
bridge_driver_nop.c
bridge_driver_platform.c
bridge_driver_platform.h network: Introduce virnetworkobj 2017-04-18 20:25:18 -04:00
bridge_driver.c conf: Add infrastructure for disk source private data XML 2017-12-14 10:24:36 +01:00
bridge_driver.h network: Use consistent naming in bridge_driver for virNetwork objects 2017-08-16 14:17:57 -04:00
default.xml
leaseshelper.c Use ATTRIBUTE_FALLTHROUGH 2017-06-12 19:11:30 -04:00