Wei Liu (13):
  libxl: use thread-safe localtime_t and handle NULL
  libxl: properly clean up array in libxl_list_cpupool failure path
  libxl: remove a bunch of pointless assignments
  xl: free pid string in do_daemonize
  xl: check json string is not null before printing in create_domain
  xl: call libxl_dominfo_{init,dispose} in psr_cmt_show
  xl: call libxl_dominfo_{init,dispose} in main_cpupoolnumasplit
  xl: call libxl_dominfo_init in main_list
  xl: call libxl_bitmap_{init,dispose} in main_cpupoolcreate
  xl: valid fd can be 0 in main_loadpolicy
  xl: free event struct after use in main_shutdown_or_reboot
  tools/ocaml: call libxl_dominfo_{init,dispose} in stub
  tools/ocaml: handle strdup failure in stub_xl_device_disk_of_vdev

 tools/libxl/libxl.c                  | 31 ++++++++++++++++++++---------
 tools/libxl/libxl_dom.c              |  2 +-
 tools/libxl/libxl_remus_disk_drbd.c  |  2 +-
 tools/libxl/libxl_x86.c              | 11 +++++++++--
 tools/libxl/xl_cmdimpl.c             | 38 ++++++++++++++++++++++++++++--------
 tools/ocaml/libs/xl/xenlight_stubs.c | 12 ++++++++++--
 6 files changed, 73 insertions(+), 23 deletions(-)

-- 
1.9.1


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to