Hyman Huang <[email protected]> writes: > qmp_decode_protocols(), qmp_decode_status(), and qmp_decode_features() > are now only used in virtio-hmp-cmds.c. So move them into there, > redeclare them to static, and replace the qmp_ prefix with hmp_. > > Signed-off-by: Hyman Huang <[email protected]>
Reviewed-by: Markus Armbruster <[email protected]>
