On Fri, Jan 29, 2016 at 05:01:57PM +0100, Peter Krempa wrote:
In some cases it may be better to have a bitmap representing state
of
individual vcpus rather than iterating the definition. The new helper
creates a bitmap representing the state from the domain definition.
---
Notes:
v2:
- renamed
src/conf/domain_conf.c | 24 ++++++++++++++++++++++++
src/conf/domain_conf.h | 1 +
src/libvirt_private.syms | 1 +
3 files changed, 26 insertions(+)
ACK
Jan