libvirt/src/xenxs
Peter Krempa de7b5faf43 conf: Refactor storing and usage of feature flags
Currently we were storing domain feature flags in a bit field as the
they were either enabled or disabled. New features such as paravirtual
spinlocks however can be tri-state as the default option may depend on
hypervisor version.

To allow storing tri-state feature state in the same place instead of
having to declare dedicated variables for each feature this patch
refactors the bit field to an array.
2013-11-08 09:44:42 +01:00
..
xen_sxpr.c conf: Refactor storing and usage of feature flags 2013-11-08 09:44:42 +01:00
xen_sxpr.h Fix handling of OOM when getting Xen dom ID 2013-09-25 18:12:08 +01:00
xen_xm.c conf: Refactor storing and usage of feature flags 2013-11-08 09:44:42 +01:00
xen_xm.h Rename conf.{c,h} to virconf.{c,h} 2012-12-21 11:17:13 +00:00
xenxs_private.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00