]> Git Repo - qemu.git/blobdiff - qapi-schema.json
target-tricore: Add instructions of SBC and SBRN opcode format
[qemu.git] / qapi-schema.json
index 341f417a5f99d4168d4be60a3a6069f6836ddbd2..689b548abfd6620b3694650563f7fe8b5b27d175 100644 (file)
 ##
 # @inject-nmi:
 #
-# Injects an Non-Maskable Interrupt into all guest's VCPUs.
+# Injects a Non-Maskable Interrupt into the default CPU (x86/s390) or all CPUs (ppc64).
 #
 # Returns:  If successful, nothing
 #
 # Since:  0.14.0
 #
-# Notes: Only x86 Virtual Machines support this command.
+# Note: prior to 2.1, this command was only supported for x86 and s390 VMs
 ##
 { 'command': 'inject-nmi' }
 
This page took 0.022383 seconds and 4 git commands to generate.