Re: [libvirt] [PATCH v2 5/5] Update the remote API

2012-07-19 Thread Michal Privoznik
re: $SUBJ well, you are introducing whole new API, so it is not just a remote :) And maybe it's worth splitting into separate commits as advised here: http://libvirt.org/api_extension.html But from time to time we accept new API completely introduced, documented and implemented in one patch.

[libvirt] [PATCH v2 5/5] Update the remote API

2012-07-17 Thread Marcelo Cerri
Thist patch updates libvirt's API to allow applications to inspect the full list of security labels of a domain. --- daemon/remote.c | 62 include/libvirt/libvirt.h.in |2 + python/generator.py |1 + src/driver.h