[libvirt] [PATCH 0/5] Couple of LXC fixes

Michal Privoznik mprivozn at redhat.com
Fri Jan 25 13:31:44 UTC 2019


*** BLURB HERE ***

Michal Prívozník (5):
  lxc: Use correct job type for destroying a domain
  vircgroup: Try harder to kill cgroup
  lxc: Restore seclabels after the container is killed
  virinitctl: Expose fifo paths and allow caller to chose one
  lxc: Don't reboot host on virDomainReboot

 src/libvirt_private.syms |  1 +
 src/lxc/lxc_domain.c     | 77 ++++++++++++++++++++++++++++++++++++++++
 src/lxc/lxc_domain.h     |  4 +++
 src/lxc/lxc_driver.c     | 19 ++--------
 src/lxc/lxc_process.c    | 22 ++++++------
 src/util/vircgroup.c     | 15 ++++----
 src/util/virinitctl.c    | 66 +++++++++++++++++++++-------------
 src/util/virinitctl.h    |  6 +++-
 8 files changed, 152 insertions(+), 58 deletions(-)

-- 
2.19.2




More information about the libvir-list mailing list