• M
    python: Fix Create*WithFiles filefd passing · 713a4f4b
    Marian Neagul 提交于
    Commit d76227be added functions virDomainCreateWithFiles and
    virDomainCreateXMLWithFiles, but there was a little piece missing in
    python bindings.  This patch fixes proper passing of file descriptors
    in the overwrites of these functions.
    713a4f4b
libvirt-override.c 212.1 KB