libvirt/src/xen
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
..
block_stats.c xen: fix build error on rhel-5 2015-04-14 15:14:58 +02:00
block_stats.h maint: clean up _virDomainBlockStats 2014-09-17 11:28:48 -06:00
xen_driver.c conf: refactor checking for unsupported memory devices 2016-03-09 10:09:16 +01:00
xen_driver.h Xen: remove xendConfigVersion from driver private struct 2015-12-17 21:28:48 -07:00
xen_hypervisor.c Xen: use correct domctl version in domaininfolist union 2016-01-12 10:37:56 -07:00
xen_hypervisor.h maint: clean up _virDomainBlockStats 2014-09-17 11:28:48 -06:00
xen_inotify.c xen: fix race in refresh of config cache 2015-09-11 17:25:29 +01:00
xen_inotify.h
xend_internal.c xen: move virDomainDefPostParse to xenParseSxpr 2016-01-08 14:45:20 +01:00
xend_internal.h xend: Remove a couple of unused function prototypes. 2015-04-21 10:22:43 +01:00
xm_internal.c util: Add a return value to void hash iterators 2016-02-17 12:46:34 +01:00
xm_internal.h xen: fix race in refresh of config cache 2015-09-11 17:25:29 +01:00
xs_internal.c Xen: VIR_FROM_THIS cleanup 2016-01-21 09:31:39 -07:00
xs_internal.h