libvirt/src/openvz
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
..
openvz_conf.c openvz: Use virStringSplitCount instead of strtok_r 2016-02-25 11:52:45 -05:00
openvz_conf.h conf: Split virDomainObjList into a separate file 2015-11-30 13:55:10 +01:00
openvz_driver.c conf: refactor checking for unsupported memory devices 2016-03-09 10:09:16 +01:00
openvz_driver.h add migration support for OpenVZ driver 2014-09-15 15:01:35 +02:00
openvz_util.c Make tests independant of system page size 2015-02-02 20:27:43 +00:00
openvz_util.h Change file names in comments to match the files they are in 2014-03-10 14:26:04 +01:00