Few patches are not ideal, so ideas are welcome.
Peter Krempa (6):
qemu: driver: Make name of QEMU_SET_MEM_PARAMETER more universal
lxc: Synchronize implementation of qemuDomainSetMemoryParameters
openvz: Remove use of virDomainLiveConfigHelperMethod
conf: Don't use virDomainLiveConfigHelperMethod in
virDomainObjSetMetadata
conf: Don't use virDomainLiveConfigHelperMethod in
virDomainObjGetMetadata
conf: Isolate virDomainLiveConfigHelperMethod to libxl only
src/bhyve/bhyve_driver.c | 9 +------
src/conf/domain_conf.c | 49 ++++++-------------------------------
src/conf/domain_conf.h | 9 -------
src/libvirt_private.syms | 1 -
src/libxl/libxl_driver.c | 30 +++++++++++++++++++++++
src/lxc/lxc_driver.c | 60 ++++++++++++++++++++--------------------------
src/openvz/openvz_driver.c | 15 ++++--------
src/qemu/qemu_driver.c | 22 +++++++----------
src/test/test_driver.c | 4 +---
9 files changed, 79 insertions(+), 120 deletions(-)
--
2.9.0