libvirt/src/xen
Matthias Bolte 1b9d074493 Add virBufferFreeAndReset() and replace free()
Replace free(virBufferContentAndReset()) with virBufferFreeAndReset().
Update documentation and replace all remaining calls to free() with
calls to VIR_FREE(). Also add missing calls to virBufferFreeAndReset()
and virReportOOMError() in OOM error cases.
2009-12-10 00:00:50 +01:00
..
block_stats.c Add virBufferFreeAndReset() and replace free() 2009-12-10 00:00:50 +01:00
block_stats.h Move xen driver code into src/xen/ directory 2009-09-21 14:41:42 +01:00
proxy_internal.c Fix logic in xenUnifiedNumOfDomains to match xenUnifiedListDomains 2009-11-12 11:53:54 +00:00
proxy_internal.h Fix logic in xenUnifiedNumOfDomains to match xenUnifiedListDomains 2009-11-12 11:53:54 +00:00
sexpr.c Various fixes following a code review 2009-11-10 17:48:12 +01:00
sexpr.h Move xen driver code into src/xen/ directory 2009-09-21 14:41:42 +01:00
xen_driver.c Fix compilation for configure --disable-nls 2009-12-07 22:52:55 +01:00
xen_driver.h Implmentation of new APIs to checking state/persistence of objects 2009-11-10 17:00:27 +00:00
xen_hypervisor.c Fix compilation of libvirt against xen-unstable 2009-11-15 09:40:36 +01:00
xen_hypervisor.h Filter out stale domains from xenstore listing 2009-11-12 11:53:54 +00:00
xen_inotify.c Implmentation of new APIs to checking state/persistence of objects 2009-11-10 17:00:27 +00:00
xen_inotify.h Implmentation of new APIs to checking state/persistence of objects 2009-11-10 17:00:27 +00:00
xend_internal.c Add virBufferFreeAndReset() and replace free() 2009-12-10 00:00:50 +01:00
xend_internal.h Fix logic in xenUnifiedNumOfDomains to match xenUnifiedListDomains 2009-11-12 11:53:54 +00:00
xm_internal.c Add virBufferFreeAndReset() and replace free() 2009-12-10 00:00:50 +01:00
xm_internal.h Move xen driver code into src/xen/ directory 2009-09-21 14:41:42 +01:00
xs_internal.c Add virBufferFreeAndReset() and replace free() 2009-12-10 00:00:50 +01:00
xs_internal.h Move xen driver code into src/xen/ directory 2009-09-21 14:41:42 +01:00