[libvirt] [PATCH 0/2] qemu and lxc: remove duplicate code and move some definitions to domain_conf

Ilias Stamatis posted 2 patches 4 years, 9 months ago
Test syntax-check passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20190710154431.30778-1-stamatis.iliass@gmail.com
src/conf/domain_conf.c   | 185 ++++++++++++++++++++++++++++++++++
src/conf/domain_conf.h   |  13 +++
src/libvirt_private.syms |   2 +
src/lxc/lxc_driver.c     | 184 +---------------------------------
src/qemu/qemu_driver.c   | 207 +++------------------------------------
5 files changed, 218 insertions(+), 373 deletions(-)
[libvirt] [PATCH 0/2] qemu and lxc: remove duplicate code and move some definitions to domain_conf
Posted by Ilias Stamatis 4 years, 9 months ago
Ilias Stamatis (2):
  domain_conf: move DomainParseBlkioDeviceStr out of QEMU and LXC
    drivers
  domain_conf: move DomainMergeBlkioDevice out of QEMU and LXC drivers

 src/conf/domain_conf.c   | 185 ++++++++++++++++++++++++++++++++++
 src/conf/domain_conf.h   |  13 +++
 src/libvirt_private.syms |   2 +
 src/lxc/lxc_driver.c     | 184 +---------------------------------
 src/qemu/qemu_driver.c   | 207 +++------------------------------------
 5 files changed, 218 insertions(+), 373 deletions(-)

--
2.22.0

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list