
31 Mar
2016
31 Mar
'16
10:04 a.m.
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@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