HMP: Use QMP inject nmi implementation
authorLuiz Capitulino <lcapitulino@redhat.com>
Fri, 29 Apr 2011 15:11:50 +0000 (12:11 -0300)
committerLuiz Capitulino <lcapitulino@redhat.com>
Wed, 1 Jun 2011 14:42:25 +0000 (11:42 -0300)
commit1e96a149cf3d8aaa2e567921a992e1e9d0e62943
treec7a503e5d170876cdb0f047cf15ff21138899187
parent5dcfe35ea4bc1eadfd87b2cae4120ba64e3d3853
HMP: Use QMP inject nmi implementation

This **CHANGES** the human monitor "nmi" command behavior.

Currently it accepts an CPU argument which, when provided, will send
the NMI to the specified CPU. This feature is of discussable value
though and HMP shouldn't have more features than QMP, so let's use
QMP's instead (it's also simpler).

Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
hmp-commands.hx
monitor.c
qmp-commands.hx