Doc fix, nominating for 2.7. Marc-André Lureau <marcandre.lur...@redhat.com> writes:
> input-send-event is now stable since > 6575ccddf4e7c2484bc14b10d5e89f57506c3953. > > Signed-off-by: Marc-André Lureau <marcandre.lur...@redhat.com> > --- > qmp-commands.hx | 2 -- > 1 file changed, 2 deletions(-) > > diff --git a/qmp-commands.hx b/qmp-commands.hx > index c8d360a..6866264 100644 > --- a/qmp-commands.hx > +++ b/qmp-commands.hx > @@ -4802,8 +4802,6 @@ The consoles are visible in the qom tree, under > /backend/console[$index]. They have a device link and head property, so > it is possible to map which console belongs to which device and display. > > -Note: this command is experimental, and not a stable API. > - > Example (1): > > Press left mouse button. Reviewed-by: Markus Armbruster <arm...@redhat.com>