
23 May
2017
23 May
'17
11:06 a.m.
On Mon, May 22, 2017 at 12:57:13PM +0200, Michal Privoznik wrote:
Yet again, we need a custom wrapper over virStreamRecvFlags because our generator is not capable of generating it.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com> --- generator.py | 1 + libvirt-override-virStream.py | 18 ++++++++++++++++++ libvirt-override.c | 39 +++++++++++++++++++++++++++++++++++++++ 3 files changed, 58 insertions(+)
ACK