Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20250925085627.102886-1-nikolai.barybin@virtuozzo.com
docs/manpages/virsh.rst | 39 ++++
include/libvirt/libvirt-domain.h | 34 ++++
src/driver-hypervisor.h | 8 +
src/libvirt-domain.c | 63 ++++++
src/libvirt_public.syms | 5 +
src/qemu/qemu_driver.c | 327 +++++++++++++++++++------------
src/remote/remote_driver.c | 1 +
src/remote/remote_protocol.x | 17 +-
src/remote_protocol-structs | 10 +
tools/virsh-domain.c | 160 +++++++++++++++
tools/vsh.c | 14 ++
tools/vsh.h | 2 +
12 files changed, 557 insertions(+), 123 deletions(-)