mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-22 03:12:22 +00:00
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:
parent
f14993ffb7
commit
c7af2c125e
1
cfg.mk
1
cfg.mk
@ -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
|
||||
|
740
src/vmx/vmx.c
740
src/vmx/vmx.c
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user