libvirt/src/libxl
John Ferlan 121c09a90b Replace virNetworkFree with virObjectUnref
Since virNetworkFree will call virObjectUnref anyway, let's just use that
directly so as to avoid the possibility that we inadvertently clear out
a pending error message when using the public API.
2014-12-02 11:03:40 -05:00
..
libxl_conf.c Replace virNetworkFree with virObjectUnref 2014-12-02 11:03:40 -05:00
libxl_conf.h libxl: Allow libxl to find pygrub binary. 2014-11-21 12:34:22 -07:00
libxl_domain.c libxl: add missing 'break' from commit 1298daca 2014-10-16 12:42:13 -06:00
libxl_domain.h libxl: add migration support 2014-06-04 21:01:07 -06:00
libxl_driver.c libxl: destroy domain in migration finish phase on failure 2014-11-21 13:11:47 -07:00
libxl_driver.h
libxl_migration.c libxl: Resolve Coverity CHECKED_RETURN 2014-12-01 11:21:32 -05:00
libxl_migration.h libxl: remove domain when migration prepare fails 2014-07-08 17:14:50 -06:00