]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Replace use of openvzError with virReportError
authorDaniel P. Berrange <berrange@redhat.com>
Wed, 18 Jul 2012 13:13:44 +0000 (14:13 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Fri, 20 Jul 2012 11:41:47 +0000 (12:41 +0100)
commit29bf82593c0832d72fac1d02aff0487e71b80a14
tree2bbf75b510ba87df21895cb49a4d0ca407f12999
parenta8483d425e4541ced7df983adc936323ed3a4efa
Replace use of openvzError with virReportError

Update the OpenVZ driver to use virReportError instead of
the openvzError custom macro

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
cfg.mk
src/openvz/openvz_conf.c
src/openvz/openvz_conf.h
src/openvz/openvz_driver.c
src/openvz/openvz_util.c