Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1786609860.git.mprivozn@redhat.com
docs/manpages/virsh.rst | 17 ++++-
include/libvirt/libvirt-domain.h | 78 ++++++++++++++++++++
src/hypervisor/qemu_agent.c | 119 ++++++++++++++++++++++++++++++
src/hypervisor/qemu_agent.h | 21 ++++++
src/libvirt-domain.c | 5 ++
src/libvirt_private.syms | 2 +
src/qemu/qemu_driver.c | 58 ++++++++++++++-
tests/qemuagenttest.c | 123 +++++++++++++++++++++++++++++++
tools/virsh-domain.c | 6 ++
9 files changed, 424 insertions(+), 5 deletions(-)