qapi: Remove QMP events and commands from user-mode builds
commita0e61807a3492b57f10d78e97fed97a0d3b21933
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Wed, 24 Feb 2021 17:16:42 +0000 (24 18:16 +0100)
committerMarkus Armbruster <armbru@redhat.com>
Fri, 5 Mar 2021 14:40:49 +0000 (5 15:40 +0100)
tree8bad6852fc88d449a3d6c4336118a00f725dbf45
parent96291f13434e3f179744fec549ada90a9411fef0
qapi: Remove QMP events and commands from user-mode builds

We removed the QMP loop in user-mode builds in commit 1935e0e4e09
("qapi/meson: Remove QMP from user-mode emulation"), now commands
and events code is unreachable.

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20210224171642.3242293-1-philmd@redhat.com>
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
qapi/meson.build