]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Replace use of HYPERV_ERROR with virReportError
authorDaniel P. Berrange <berrange@redhat.com>
Wed, 18 Jul 2012 14:29:12 +0000 (15:29 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Fri, 20 Jul 2012 12:52:06 +0000 (13:52 +0100)
commitd9de122052e9ebca8a47daba01218bc77ab2fdc5
tree98f0763cddaebf15e7b53e3d0075f8e2e46242ac
parentcf8cff035ccd2595c68ca6817ee8776b54a2d496
Replace use of HYPERV_ERROR with virReportError

Update the Hyper-V driver to use virReportError instead
of the HYPERV_ERROR custom macro

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
cfg.mk
src/hyperv/hyperv_driver.c
src/hyperv/hyperv_private.h
src/hyperv/hyperv_util.c
src/hyperv/hyperv_wmi.c