On 31.03.2016 08:16, Michal Privoznik wrote:
On 30.03.2016 04:13, Qiaowei Ren wrote:
> This patch adds the python binding for virDomainSetPerfEvents and
> virDomainSetPerfEvents API.
>
> Signed-off-by: Qiaowei Ren <qiaowei.ren(a)intel.com>
> ---
> generator.py | 2 ++
> libvirt-override-api.xml | 11 ++++++
> libvirt-override.c | 93 ++++++++++++++++++++++++++++++++++++++++++++++++
> 3 files changed, 106 insertions(+)
>
I had to do couple of more tweaks than originally intended. But this is
now pushed.
Michal