[libvirt] [PATCH v2 1/2] qemu_capabilities: Change virQEMUCapsFillDomainCaps signature

Cole Robinson crobinso at redhat.com
Wed Sep 17 12:56:23 UTC 2014


On 09/17/2014 08:15 AM, Michal Privoznik wrote:
> Up till now the virQEMUCapsFillDomainCaps() was type of void as
> there was no way for it to fail. This is, however, going to
> change in the next commit.
> 
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> ---
>  src/qemu/qemu_capabilities.c | 25 ++++++++++++++++---------
>  src/qemu/qemu_capabilities.h |  4 ++--
>  src/qemu/qemu_driver.c       |  3 ++-
>  tests/domaincapstest.c       | 19 ++++++++++++-------
>  4 files changed, 32 insertions(+), 19 deletions(-)

ACK

- Cole




More information about the libvir-list mailing list