search for: libxl_list_vm

Displaying 2 results from an estimated 2 matches for "libxl_list_vm".

2013 Dec 01
70
[PATCH 00/13] Coverity fixes for libxl
...evice_pci_reset libxl: don''t leak p in libxl__wait_for_backend libxl: remove unsigned less-than-0 comparison libxl: actually abort if initializing a ctx''s lock fails libxl: don''t leak output vcpu info on error in libxl_list_vcpu libxl: don''t leak ptr in libxl_list_vm error case libxl: don''t leak pcidevs in libxl_pcidev_assignable libxl: don''t try to fclose file twice on error in libxl_userdata_store libxl: use pipe instead of temporary file for VNC viewer --autopass libxl: don''t leak buf in libxl_xen_console_read_start err...
2013 Oct 21
36
[PATCH 0 of 5 V3] Remus/Libxl: Network buffering support
This patch series adds support for network buffering in the Remus codebase in libxl. Changes in V3: [1/5] Fix redundant checks in configure scripts (based on Ian Campbell''s suggestions) [2/5] Introduce locking in the script, during IFB setup. Add xenstore paths used by netbuf scripts to xenstore-paths.markdown [3/5] Hotplug scripts setup/teardown invocations are now