libvirt/src/xen
Ján Tomko 22fd3ac38f Introduce virBitmapIsBitSet
A helper that never returns an error and treats bits out of bitmap range
as false.

Use it everywhere we use ignore_value on virBitmapGetBit, or loop over
the bitmap size.
2015-03-13 15:31:33 +01:00
..
block_stats.c Remove unnecessary curly brackets in rest of src/ 2014-11-14 17:13:36 +01:00
block_stats.h maint: clean up _virDomainBlockStats 2014-09-17 11:28:48 -06:00
xen_driver.c Introduce virBitmapIsBitSet 2015-03-13 15:31:33 +01:00
xen_driver.h Change file names in comments to match the files they are in 2014-03-10 14:26:04 +01:00
xen_hypervisor.c conf: Separate helper for creating domain objects 2015-02-20 17:43:05 +01:00
xen_hypervisor.h maint: clean up _virDomainBlockStats 2014-09-17 11:28:48 -06:00
xen_inotify.c drivers: use virDirRead API 2014-04-28 17:52:45 -06:00
xen_inotify.h Change file names in comments to match the files they are in 2014-03-10 14:26:04 +01:00
xend_internal.c Introduce virBitmapIsBitSet 2015-03-13 15:31:33 +01:00
xend_internal.h
xm_internal.c conf: Separate helper for creating domain objects 2015-02-20 17:43:05 +01:00
xm_internal.h
xs_internal.c util: Check return value from virStrToLong* functions 2014-07-21 15:20:59 +02:00
xs_internal.h src/xen: Utilize more of VIR_(APPEND|INSERT|DELETE)_ELEMENT 2014-03-10 13:45:11 +01:00