[libvirt] [PATCH 0/8] Yet another round of qemu namespace fixes

Michal Privoznik posted 8 patches 6 years, 10 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1498147980.git.mprivozn@redhat.com
src/conf/domain_audit.c  |  44 ++---------
src/conf/domain_conf.c   |  33 +++++++++
src/conf/domain_conf.h   |   2 +
src/libvirt_private.syms |   1 +
src/qemu/qemu_domain.c   | 186 ++++++++++++++++++++++++++++++++++-------------
5 files changed, 178 insertions(+), 88 deletions(-)
[libvirt] [PATCH 0/8] Yet another round of qemu namespace fixes
Posted by Michal Privoznik 6 years, 10 months ago
I've encountered couple of problems while playing with the namespaces. For the
first issue (2/8) I've got a confirmation from openstack guys that it fixes
their issue.

Michal Privoznik (8):
  conf: Rename and expose virDomainChrSourceDefPath
  qemuDomainBuildNamespace: Handle special file mount points
  qemu: Move preserved mount points path generation into a separate
    function
  qemuDomainCreateDeviceRecursive: Fail on unsupported file type
  qemuDomainAttachDeviceMknodHelper: Fail on unsupported file type
  qemuDomainCreateDeviceRecursive: Support file mount points
  qemuDomainAttachDeviceMknodRecursive: Support file mount points
  qemu ns: Create chardev backends more frequently

 src/conf/domain_audit.c  |  44 ++---------
 src/conf/domain_conf.c   |  33 +++++++++
 src/conf/domain_conf.h   |   2 +
 src/libvirt_private.syms |   1 +
 src/qemu/qemu_domain.c   | 186 ++++++++++++++++++++++++++++++++++-------------
 5 files changed, 178 insertions(+), 88 deletions(-)

-- 
2.13.0

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