[PATCH 0/8] vbox: Report VirtualBox exceptions too

Michal Privoznik mprivozn at redhat.com
Mon Jan 23 09:35:47 UTC 2023


See 5/8 for motivation.

Michal Prívozník (8):
  vbox: Introduce VBOX_QUERY_INTERFACE()
  vbox: Introduce IVirtualBoxErrorInfo interface
  vbox: Introduce vboxUniformedPFN::GetException()
  vbox: Introduce vboxUniformedPFN::ClearException()
  vbox: Introduce vboxReportError()
  vbox: Replace virReportError() with vboxReportError()
  vbox: Move error messages onto a single line
  vbox: Stop reporting RC in error messages

 src/vbox/vbox_common.c        | 1223 +++++++++++++++++----------------
 src/vbox/vbox_common.h        |    6 +
 src/vbox/vbox_tmpl.c          |   52 ++
 src/vbox/vbox_uniformed_api.h |   11 +
 4 files changed, 712 insertions(+), 580 deletions(-)

-- 
2.39.1



More information about the libvir-list mailing list