From 149ea099cdee4857f9af7125682f7dadf23c8ac8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= Date: Thu, 23 Jun 2016 13:08:44 +0200 Subject: qmp-commands: move 'inject-nmi' 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 | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'docs') diff --git a/docs/qmp-commands.txt b/docs/qmp-commands.txt index 2361e84c8f..ba4fd1ccda 100644 --- a/docs/qmp-commands.txt +++ b/docs/qmp-commands.txt @@ -195,20 +195,6 @@ Example: Note: CPUs' indexes are obtained with the 'query-cpus' command. -inject-nmi ----------- - -Inject an NMI on the default CPU (x86/s390) or all CPUs (ppc64). - -Arguments: None. - -Example: - --> { "execute": "inject-nmi" } -<- { "return": {} } - -Note: inject-nmi fails when the guest doesn't support injecting. - xen-save-devices-state ------- -- cgit v1.2.3