On Tue, Aug 04, 2020 at 10:11:34AM +0200, Lukas Straub wrote: > The yank feature allows to recover from hanging qemu by "yanking" > at various parts. Other qemu systems can register themselves and > multiple yank functions. Then all yank functions for selected > instances can be called by the 'yank' out-of-band qmp command. > Available instances can be queried by a 'query-yank' oob command. > > Signed-off-by: Lukas Straub <lukasstra...@web.de> > Acked-by: Stefan Hajnoczi <stefa...@redhat.com> > --- > include/qemu/yank.h | 80 +++++++++++++++++++ > qapi/misc.json | 45 +++++++++++ > util/Makefile.objs | 1 + > util/yank.c | 184 ++++++++++++++++++++++++++++++++++++++++++++ > 4 files changed, 310 insertions(+) > create mode 100644 include/qemu/yank.h > create mode 100644 util/yank.c
Reviewed-by: Daniel P. Berrangé <berra...@redhat.com> Regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|