mirror of
https://github.com/mii443/qemu.git
synced 2025-08-24 07:59:42 +00:00
Ever since QMP was first added back in commit 43c20a43
, we have
never had any QmpCommandType other than QCT_NORMAL. It's
pointless to carry around the cruft.
Signed-off-by: Eric Blake <eblake@redhat.com>
Message-Id: <1461879932-9020-4-git-send-email-eblake@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>