[libvirt] [PATCH 0/4] Misc work on systemd/lxc

Michal Privoznik mprivozn at redhat.com
Wed Jan 14 16:03:29 UTC 2015


On 14.01.2015 15:05, Daniel P. Berrange wrote:
> This is just a few patches working towards an eventual
> goal of being ble to tell system the tap/veth devices
> associated with a qemu/lxc guest.
> 
> Daniel P. Berrange (4):
>   Add support for systemd-machined CreateMachineWithNetwork
>   Add systemd/dtrace probes for DBus APIs
>   Log dtrace/systemd probes at INFO level instead of DEBUG
>   Change int to size_t in size var for tap/vhost FDs
> 
>  po/POTFILES.in          |   1 +
>  src/libvirt_probes.d    |   5 ++
>  src/lxc/lxc_cgroup.c    |   1 +
>  src/qemu/qemu_cgroup.c  |   1 +
>  src/qemu/qemu_command.c |  18 +++----
>  src/qemu/qemu_command.h |  10 ++--
>  src/qemu/qemu_hotplug.c |   4 +-
>  src/util/vircgroup.c    |   8 ++++
>  src/util/vircgroup.h    |   2 +
>  src/util/virdbus.c      |  26 +++++++++--
>  src/util/virnetdevtap.c |   8 ++--
>  src/util/virnetdevtap.h |   4 +-
>  src/util/virprobe.h     |  10 ++--
>  src/util/virsystemd.c   | 122 +++++++++++++++++++++++++++++++++++++-----------
>  src/util/virsystemd.h   |   2 +
>  tests/virsystemdtest.c  |  36 ++++++++++++++
>  16 files changed, 202 insertions(+), 56 deletions(-)
> 

ACK series

Michal




More information about the libvir-list mailing list