From 5c32b4ccd61442abba7059352fe9e62b6759e607 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= Date: Thu, 23 Jun 2016 13:57:29 +0200 Subject: qmp-commands: move 'rtc-reset-reinjection' doc to schema MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Marc-André Lureau Signed-off-by: Markus Armbruster --- docs/qmp-commands.txt | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'docs/qmp-commands.txt') diff --git a/docs/qmp-commands.txt b/docs/qmp-commands.txt index c7e566c89b..4e14bef39d 100644 --- a/docs/qmp-commands.txt +++ b/docs/qmp-commands.txt @@ -1534,18 +1534,6 @@ Examples: <- { "return": {} } -rtc-reset-reinjection ---------------------- - -Reset the RTC interrupt reinjection backlog. - -Arguments: None. - -Example: - --> { "execute": "rtc-reset-reinjection" } -<- { "return": {} } - trace-event-get-state --------------------- -- cgit v1.2.3