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

Laszlo Ersek lersek at redhat.com
Wed Sep 17 12:28:47 UTC 2014


On 09/17/14 14:15, 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(-)

Seems reasonable.

Acked-by: Laszlo Ersek <lersek at redhat.com>




More information about the libvir-list mailing list