[libvirt] [PATCH 14/23] Replace use of HYPERV_ERROR with virReportError

Michal Privoznik mprivozn at redhat.com
Fri Jul 20 12:28:08 UTC 2012


On 18.07.2012 20:40, Daniel P. Berrange wrote:
> From: "Daniel P. Berrange" <berrange at redhat.com>
> 
> Update the Hyper-V driver to use virReportError instead
> of the HYPERV_ERROR custom macro
> 
> Signed-off-by: Daniel P. Berrange <berrange at redhat.com>
> ---
>  cfg.mk                      |    1 -
>  src/hyperv/hyperv_driver.c  |  142 +++++++++++++++++++++----------------------
>  src/hyperv/hyperv_private.h |    4 --
>  src/hyperv/hyperv_util.c    |   10 +--
>  src/hyperv/hyperv_wmi.c     |  114 +++++++++++++++++-----------------
>  5 files changed, 133 insertions(+), 138 deletions(-)
> 

ACK.

Michal




More information about the libvir-list mailing list