commit | a404666457b54142d6cfe8302bcded9be4cda379 | [log] [tgz] |
---|---|---|
author | Lai Jiangshan <laijs@cn.fujitsu.com> | Mon Mar 07 17:05:15 2011 +0800 |
committer | Luiz Capitulino <lcapitulino@redhat.com> | Wed Jun 01 11:42:25 2011 -0300 |
tree | 25c51dff72851242c3c71abb54822be24064736c | |
parent | 4c5a1e4db7c68b0e7edf5687dc10beeb776bad9f [diff] |
QMP: add inject-nmi qmp command inject-nmi command injects an NMI on all CPUs of guest. It is only supported for x86 guest currently, it will returns "Unsupported" error for non-x86 guest. Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>