libvirt/src/xen
Daniel P. Berrange 1dbbcb629a Remove incorrectly used TODO macro
The TODO macro expands to an fprintf() call and is used in several
places in the Xen driver. Anything that wishes to print such debug
messages should use the logging macros. In this case though, all the
places in the Xen driver should have been raising a formal libvirt
error instead. Add proper error handling and delete the TODO macro
to prevent future misuse.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2017-07-11 13:57:11 +01:00
..
block_stats.c xen: fix build error on rhel-5 2015-04-14 15:14:58 +02:00
block_stats.h headers: Remove unnecessary keyword extern from function declaration 2016-05-11 09:06:32 +02:00
xen_driver.c events: Avoid double free possibility on remote call failure 2017-06-25 08:16:04 -04:00
xen_driver.h extract XEN_CONFIG_FORMAT_XM/XL to xen_common.h 2016-05-17 14:09:11 -06:00
xen_hypervisor.c Remove incorrectly used TODO macro 2017-07-11 13:57:11 +01:00
xen_hypervisor.h maint: clean up _virDomainBlockStats 2014-09-17 11:28:48 -06:00
xen_inotify.c Use virDirOpen 2016-06-24 14:20:57 +02:00
xen_inotify.h Change file names in comments to match the files they are in 2014-03-10 14:26:04 +01:00
xend_internal.c Remove incorrectly used TODO macro 2017-07-11 13:57:11 +01:00
xend_internal.h xend: Remove a couple of unused function prototypes. 2015-04-21 10:22:43 +01:00
xm_internal.c xen: remove legacy hack for RHEL-5 Xen 2016-11-10 16:00:02 +00:00
xm_internal.h xen: fix race in refresh of config cache 2015-09-11 17:25:29 +01:00
xs_internal.c Xen: VIR_FROM_THIS cleanup 2016-01-21 09:31:39 -07:00
xs_internal.h src/xen: Utilize more of VIR_(APPEND|INSERT|DELETE)_ELEMENT 2014-03-10 13:45:11 +01:00