[PATCH 08/40] hmp: correct the nmi documentation

Marc-André Lureau posted 40 patches 2 months, 3 weeks ago
There is a newer version of this series
[PATCH 08/40] hmp: correct the nmi documentation
Posted by Marc-André Lureau 2 months, 3 weeks ago
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
---
 hmp-commands.hx | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/hmp-commands.hx b/hmp-commands.hx
index 705c8662f4b..146fb05dc64 100644
--- a/hmp-commands.hx
+++ b/hmp-commands.hx
@@ -868,8 +868,9 @@ ERST
         .cmd        = hmp_nmi,
     },
 SRST
-``nmi`` *cpu*
-  Inject an NMI on the default CPU (x86/s390) or all CPUs (ppc64).
+``nmi``
+  Inject an NMI on the associated monitor vCPU (``cpu`` command, on s390x) or
+  all vCPUs (on other architectures).
 ERST
 
     {

-- 
2.54.0