libvirt/include/libvirt
Daniel P. Berrange 1cc2034a72 Add sentinel for virErrorDomain enum
Add a VIR_ERR_DOMAIN_LAST sentinel for virErrorDomain and
replace the virErrorDomainName function by a VIR_ENUM_IMPL

In the process the naming of error domains is sanitized

* src/util/virterror.c: Use VIR_ENUM_IMPL for converting
  error domains to strings
* include/libvirt/virterror.h: Add VIR_ERR_DOMAIN_LAST
2012-05-24 16:20:55 +01:00
..
libvirt-qemu.h build: use correct type for pid and similar types 2012-03-02 06:57:43 -07:00
libvirt.h.in storage backend: Add RBD (RADOS Block Device) support 2012-05-21 12:37:38 -06:00
Makefile.am maint: add missing copyright notices 2011-07-28 15:01:17 -06:00
virterror.h Add sentinel for virErrorDomain enum 2012-05-24 16:20:55 +01:00