On 2/26/19 1:59 PM, Dr. David Alan Gilbert (git) wrote: > From: "Dr. David Alan Gilbert" <dgilb...@redhat.com> > > Add a qmp command that can trigger guest announcements. > > It uses its own announce-timer instance, and parameters > passed to it explicitly in the command. > > Like most qmp commands, it's in the main thread/bql, so > there's no racing with any outstanding timer. > > Based on work of Germano Veit Michel <germ...@redhat.com> and > Vladislav Yasevich <vyase...@redhat.com> > > Signed-off-by: Dr. David Alan Gilbert <dgilb...@redhat.com> > Reviewed-by: Michael S. Tsirkin <m...@redhat.com> > --- > net/announce.c | 7 +++++++ > qapi/net.json | 20 ++++++++++++++++++++ > 2 files changed, 27 insertions(+) >
Reviewed-by: Eric Blake <ebl...@redhat.com> -- Eric Blake, Principal Software Engineer Red Hat, Inc. +1-919-301-3226 Virtualization: qemu.org | libvirt.org