Signed-off-by: Marc-André Lureau <[email protected]>
---
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