Files
libvirt/src/xen
Eric Blake 7d7a7e291b xen: use typical allocations
The next patch will add a syntax check that flags this usage in xen
as awkward - while it was valid memory management, it was very hard
to maintain.  Swapping to a more traditional allocation may be a bit
slower, but easier to understand.

* src/xen/xend_internal.c (xenDaemonListDomainsOld): Use two-level
allocation, rather than abusing allocation function.
(xenDaemonLookupByUUID): Update caller.
2011-09-21 16:17:16 +08:00
..
2011-07-28 14:57:55 -06:00
2011-07-28 14:57:55 -06:00
2011-09-21 16:17:16 +08:00
2011-07-15 16:34:44 -06:00
2011-07-28 14:57:55 -06:00