libvirt/src/openvz
Jiri Denemark 9340528a7f Fix usage of virReportSystemError
virReportSystemError is reserved for reporting system errors, calling it
with VIR_ERR_* error codes produces error messages that do not make any
sense, such as

    internal error: guest failed to start: Kernel doesn't support user
    namespace: Link has been severed

We should prohibit wrong usage with a syntax-check rule.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
2014-11-28 09:42:13 +01:00
..
openvz_conf.c Fix usage of virReportSystemError 2014-11-28 09:42:13 +01:00
openvz_conf.h add migration support for OpenVZ driver 2014-09-15 15:01:35 +02:00
openvz_driver.c Remove unnecessary curly brackets in rest of src/[o-u]*/ 2014-11-14 17:13:36 +01:00
openvz_driver.h add migration support for OpenVZ driver 2014-09-15 15:01:35 +02:00
openvz_util.c maint: avoid static zero init in drivers 2014-10-29 09:55:09 -06:00
openvz_util.h Change file names in comments to match the files they are in 2014-03-10 14:26:04 +01:00