libvirt/src/xenapi
Peter Krempa 185d13b1b0 conf: refactor checking for unsupported memory devices
Introduce a helper to check supported device and domain config and move
the memory hotplug checks to it.

The advantage of this approach is that by default all new features are
considered unsupported by all hypervisors unless specifically changed
rather than the previous approach where every hypervisor would need to
declare that a given feature is unsupported.
2016-03-09 10:09:16 +01:00
..
xenapi_driver_private.h maint: Rename xmlconf to xmlopt and virDomainXMLConfig to virDomainXMLOption 2013-04-04 22:18:56 +02:00
xenapi_driver.c conf: refactor checking for unsupported memory devices 2016-03-09 10:09:16 +01:00
xenapi_driver.h Change file names in comments to match the files they are in 2014-03-10 14:26:04 +01:00
xenapi_utils.c conf: Replace read accesses to def->vcpus with accessor 2015-12-09 14:57:12 +01:00
xenapi_utils.h xenapi_utils: Adapt to enum cleanups 2014-06-03 09:18:58 +02:00