qapi: Restrict 'inject-nmi' command to machine code
commitdf7a1f48539580b47d6becf90c6489b4d7ebaa63
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Mon, 12 Oct 2020 12:15:32 +0000 (12 14:15 +0200)
committerMarkus Armbruster <armbru@redhat.com>
Wed, 21 Oct 2020 03:00:44 +0000 (21 05:00 +0200)
tree5c5b3364783637d8a2d68ebd02887171e745646d
parent4c41341af76cfc85b5a6c0f87de4838672ab9f89
qapi: Restrict 'inject-nmi' command to machine code

Restricting 'inject-nmi' to machine.json pulls slightly
less QAPI-generated code into user-mode and tools.

Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20201012121536.3381997-2-philmd@redhat.com>
Reviewed-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
qapi/machine.json
qapi/misc.json
softmmu/cpus.c