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

Ilias Stamatis stamatis.iliass at gmail.com
Wed Jul 10 15:44:30 UTC 2019


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




More information about the libvir-list mailing list