]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
Format NULL bitmap as an empty string
authorJán Tomko <jtomko@redhat.com>
Thu, 5 Jun 2014 10:42:40 +0000 (12:42 +0200)
committerJán Tomko <jtomko@redhat.com>
Fri, 6 Jun 2014 12:35:18 +0000 (14:35 +0200)
commitcd09ab4db0ec3dca2c7edfc5ff78688785b6d59b
treeb0071b817e902a5ae05aa0fa18e103d8bb5cacba
parent8f3f51b723e7698ab36f890d4c76e1eb9c42d52e
Format NULL bitmap as an empty string

This simplifies the usage in {libxl,qemu}DomainGetNumaParameters
and it's needed for consistent error reporting in virBitmapFormat.

Also remove the forgotten ATTRIBUTE_NONNULL marker.
src/libxl/libxl_driver.c
src/qemu/qemu_driver.c
src/util/virbitmap.c
src/util/virbitmap.h