Replace use of VMX_ERROR with virReportError

Update the VMX shared code to use virReportError instead of
the VMX_ERROR custom macro

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
This commit is contained in:
Daniel P. Berrange 2012-07-18 15:47:21 +01:00
parent f14993ffb7
commit c7af2c125e
2 changed files with 368 additions and 373 deletions

1
cfg.mk
View File

@ -507,7 +507,6 @@ sc_avoid_attribute_unused_in_header:
msg_gen_function =
msg_gen_function += VIR_ERROR
msg_gen_function += VMX_ERROR
msg_gen_function += lxcError
msg_gen_function += regerror
msg_gen_function += statsError

File diff suppressed because it is too large Load Diff