[PATCH 2/8] vbox: Introduce IVirtualBoxErrorInfo interface

Martin Kletzander mkletzan at redhat.com
Tue Jan 24 09:16:41 UTC 2023


On Mon, Jan 23, 2023 at 10:35:49AM +0100, Michal Privoznik wrote:
>The IVirtualBoxErrorInfo interface allows us to query error
>messages from VirtualBox. Since VirtualBox has stacked errors we
>need the GetNext() method too.
>
>The odd one, that sticks out is GetIID() as it is not part of the
>interface as defined bu VirtualBox header files. BUT, we need to

s/bu/by/ or s/bu/in/

>get the interface UUID (which MAY change across each release) so
>that it can be passed to VBOX_QUERY_INTERFACE() introduced
>earlier.
>
>Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20230124/5be5e362/attachment.sig>


More information about the libvir-list mailing list