libvirt/src/xen
John Ferlan f36d83c441 xen: Avoid possible NULL dereference
Change calling sequence to only call xenUnifiedDomainSetVcpusFlags() when
'dom' is not NULL. Use the GET_PRIVATE() macro to reference privateData.
Just return -1 if dom is NULL.
2013-01-07 17:11:56 -07:00
..
block_stats.c Rename virterror.c virterror_internal.h to virerror.{c,h} 2012-12-21 11:19:50 +00:00
block_stats.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
xen_driver.c xen: Avoid possible NULL dereference 2013-01-07 17:11:56 -07:00
xen_driver.h implement managedsave in libvirt xen legacy driver 2012-12-04 09:59:23 -07:00
xen_hypervisor.c Rename virterror.c virterror_internal.h to virerror.{c,h} 2012-12-21 11:19:50 +00:00
xen_hypervisor.h Convert capabilities / domain_conf to use virArch 2012-12-18 16:53:03 +00:00
xen_inotify.c Rename virterror.c virterror_internal.h to virerror.{c,h} 2012-12-21 11:19:50 +00:00
xen_inotify.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
xend_internal.c Rename virterror.c virterror_internal.h to virerror.{c,h} 2012-12-21 11:19:50 +00:00
xend_internal.h Rename buf.{c,h} to virbuffer.{c,h} 2012-12-21 11:17:12 +00:00
xm_internal.c Rename virterror.c virterror_internal.h to virerror.{c,h} 2012-12-21 11:19:50 +00:00
xm_internal.h Rename conf.{c,h} to virconf.{c,h} 2012-12-21 11:17:13 +00:00
xs_internal.c Rename virterror.c virterror_internal.h to virerror.{c,h} 2012-12-21 11:19:50 +00:00
xs_internal.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00