]> git.proxmox.com Git - mirror_qemu.git/commit
hmp: add virtio commands
authorLaurent Vivier <lvivier@redhat.com>
Thu, 11 Aug 2022 12:24:44 +0000 (08:24 -0400)
committerMichael S. Tsirkin <mst@redhat.com>
Sun, 9 Oct 2022 20:38:45 +0000 (16:38 -0400)
commit8a8287981d1169f534894d983ecfd3b70b71918b
tree19a1f9da754b6b536720d48c05631aa0f92b95ba
parent1ee7bb5befaa24d2dfe8b32a437050209298c983
hmp: add virtio commands

This patch implements the HMP versions of the virtio QMP commands.

[Jonah: Adjusted hmp monitor output format for features / statuses
with their descriptions.]

Signed-off-by: Laurent Vivier <lvivier@redhat.com>
Signed-off-by: Jonah Palmer <jonah.palmer@oracle.com>
Message-Id: <1660220684-24909-7-git-send-email-jonah.palmer@oracle.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hmp-commands-info.hx
include/monitor/hmp.h
monitor/hmp-cmds.c