• L
    HMP: Use QMP inject nmi implementation · e9b4b432
    Luiz Capitulino 提交于
    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: NLuiz Capitulino <lcapitulino@redhat.com>
    e9b4b432
monitor.c 145.9 KB