python: Fix Create*WithFiles filefd passingv1.1.4v1.1.4-rc1v1.1.4-rc2
commit1da4ac52f55326fddb6bc03606c2384aaa930033
authorMarian Neagul <[email protected]>
Tue, 22 Oct 2013 15:03:39 +0000 (22 16:03 +0100)
committerMartin Kletzander <[email protected]>
Tue, 22 Oct 2013 22:01:18 +0000 (22 23:01 +0100)
tree6fb61042e7dbe64031d0b9be8eabab4768105154
parent15c6588cf5a54b513b254a6e445b3a3e02ad17dd
python: Fix Create*WithFiles filefd passing

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.
libvirt-override.c