override: domain: Implement override for virDomainFDAssociatev9.0.0
commitc59d3232b736507ccf7162acfb723b075d6d57c6
authorPeter Krempa <[email protected]>
Thu, 12 Jan 2023 12:26:37 +0000 (12 13:26 +0100)
committerPeter Krempa <[email protected]>
Thu, 12 Jan 2023 12:52:25 +0000 (12 13:52 +0100)
tree5a07994995dd5539d84d4d588be35036ed7a9259
parentd75be368770315c04db70dda330dd9b57a871840
override: domain: Implement override for virDomainFDAssociate

The bindings generator can't generate proper bindings for FD passing so
the bindings need to be implemented manually both the python wrapper and
the C backend.

Signed-off-by: Peter Krempa <[email protected]>
generator.py
libvirt-override-virDomain.py
libvirt-override.c