]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Replace use of libxlError with virReportError
authorDaniel P. Berrange <berrange@redhat.com>
Wed, 18 Jul 2012 13:32:10 +0000 (14:32 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Fri, 20 Jul 2012 12:18:49 +0000 (13:18 +0100)
commit3445a3ec2fb554fc61304d3ace5b2c25ba97e0c7
treed8fd0f33a60c40aa62243440d13be141c005a028
parent73a5c94e5038898f10b63b39e97af7fdb20c0f49
Replace use of libxlError with virReportError

Update the libxl driver to use virReportError instead of
the libxlError custom macro

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
cfg.mk
src/libxl/libxl_conf.c
src/libxl/libxl_conf.h
src/libxl/libxl_driver.c