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 <[email protected]> > --- > 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 <[email protected]> -- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
