diff mbox

qmp-commands.hx: remove outdated note

Message ID 20160811112041.18616-1-marcandre.lureau@redhat.com
State New
Headers show

Commit Message

Marc-André Lureau Aug. 11, 2016, 11:20 a.m. UTC
input-send-event is now stable since
6575ccddf4e7c2484bc14b10d5e89f57506c3953.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
---
 qmp-commands.hx | 2 --
 1 file changed, 2 deletions(-)

Comments

Markus Armbruster Aug. 15, 2016, 7:48 a.m. UTC | #1
Doc fix, nominating for 2.7.

Marc-André Lureau <marcandre.lureau@redhat.com> writes:

> input-send-event is now stable since
> 6575ccddf4e7c2484bc14b10d5e89f57506c3953.
>
> Signed-off-by: Marc-André Lureau <marcandre.lureau@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 <armbru@redhat.com>
Peter Maydell Aug. 16, 2016, 2:53 p.m. UTC | #2
On 15 August 2016 at 08:48, Markus Armbruster <armbru@redhat.com> wrote:
> Doc fix, nominating for 2.7.
>
> Marc-André Lureau <marcandre.lureau@redhat.com> writes:
>
>> input-send-event is now stable since
>> 6575ccddf4e7c2484bc14b10d5e89f57506c3953.
>>
>> Signed-off-by: Marc-André Lureau <marcandre.lureau@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 <armbru@redhat.com>

Applied, thanks.

-- PMM
diff mbox

Patch

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.