[libvirt] [PATCH 0/9] Filesystem-device-related refactors (virtio-fs epopee)

Ján Tomko posted 9 patches 4 years, 2 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1578320661.git.jtomko@redhat.com
docs/formatdomain.html.in      |  2 +-
src/Makefile.am                |  2 +-
src/conf/domain_conf.c         |  9 ++++++--
src/conf/domain_conf.h         |  4 +++-
src/lxc/lxc_native.c           |  2 +-
src/lxc/lxc_process.c          |  2 +-
src/openvz/openvz_conf.c       |  2 +-
src/qemu/libvirtd_qemu.aug     |  4 ++--
src/qemu/qemu_command.c        | 22 ++++++++++++++++----
src/qemu/qemu_conf.c           | 11 ++++++----
src/qemu/qemu_domain.c         | 38 ++++++++++++++++++++++++++++++++++
src/qemu/qemu_domain.h         | 12 +++++++++++
src/qemu/qemu_domain_address.c | 34 ++++++++++++++++++++----------
src/vmx/vmx.c                  |  2 +-
src/vz/vz_sdk.c                |  2 +-
15 files changed, 117 insertions(+), 31 deletions(-)
[libvirt] [PATCH 0/9] Filesystem-device-related refactors (virtio-fs epopee)
Posted by Ján Tomko 4 years, 2 months ago
Ján Tomko (9):
  build: error out when check-augeas fails
  qemu: rename gluster_debug_entry
  conf: add xmlopt to virDomainFSDefNew
  conf: add private data to virDomainFSDef
  qemu: add private data to virDomainFSDef
  qemu: pass private data to qemuBuildFilesystemCommandLine
  qemu: address: take fsdriver type into account
  qemu: command: take fsdriver type into account
  docs: formatdomain: use 'element' instead of 'block'

 docs/formatdomain.html.in      |  2 +-
 src/Makefile.am                |  2 +-
 src/conf/domain_conf.c         |  9 ++++++--
 src/conf/domain_conf.h         |  4 +++-
 src/lxc/lxc_native.c           |  2 +-
 src/lxc/lxc_process.c          |  2 +-
 src/openvz/openvz_conf.c       |  2 +-
 src/qemu/libvirtd_qemu.aug     |  4 ++--
 src/qemu/qemu_command.c        | 22 ++++++++++++++++----
 src/qemu/qemu_conf.c           | 11 ++++++----
 src/qemu/qemu_domain.c         | 38 ++++++++++++++++++++++++++++++++++
 src/qemu/qemu_domain.h         | 12 +++++++++++
 src/qemu/qemu_domain_address.c | 34 ++++++++++++++++++++----------
 src/vmx/vmx.c                  |  2 +-
 src/vz/vz_sdk.c                |  2 +-
 15 files changed, 117 insertions(+), 31 deletions(-)

-- 
2.21.0

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