libvirt/src/xen
Jim Meyering 11f6cc3279 xm_internal.c: remove misleading dead code
* src/xen/xm_internal.c (xenXMConfigGetULong): Remove useless and
misleading test (always false) for val->str == NULL before code that
always dereferences val->str.  "val" comes from virConfGetValue, and
at that point, val->str is guaranteed to be non-NULL.
(xenXMConfigGetBool): Likewise.
* src/util/conf.c (virConfSetValue): Ensure that vir->str is never NULL,
not even if someone tries to set such a value via virConfSetValue.
2009-12-15 17:46:04 +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 --live support to "virsh dump" 2009-12-14 12:10:38 +01:00
xend_internal.h Fix logic in xenUnifiedNumOfDomains to match xenUnifiedListDomains 2009-11-12 11:53:54 +00:00
xm_internal.c xm_internal.c: remove misleading dead code 2009-12-15 17:46:04 +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