summaryrefslogtreecommitdiffstats
path: root/monitor
diff options
context:
space:
mode:
authorLaurent Vivier2022-08-11 14:24:43 +0200
committerMichael S. Tsirkin2022-10-09 22:38:45 +0200
commit1ee7bb5befaa24d2dfe8b32a437050209298c983 (patch)
tree3c40eb9bd06f93ba85572a1dcbf4ca6b0734f35f /monitor
parentqmp: add QMP commands for virtio/vhost queue-status (diff)
downloadqemu-1ee7bb5befaa24d2dfe8b32a437050209298c983.tar.gz
qemu-1ee7bb5befaa24d2dfe8b32a437050209298c983.tar.xz
qemu-1ee7bb5befaa24d2dfe8b32a437050209298c983.zip
qmp: add QMP command x-query-virtio-queue-element
This new command shows the information of a VirtQueue element. [Note: Up until v10 of this patch series, virtio.json had many (15+) enums defined (e.g. decoded device features, statuses, etc.). In v10 most of these enums were removed and replaced with string literals. By doing this we get (1) simpler schema, (2) smaller generated code, and (3) less maintenance burden for when new things are added (e.g. devices, device features, etc.).] Signed-off-by: Laurent Vivier <lvivier@redhat.com> Signed-off-by: Jonah Palmer <jonah.palmer@oracle.com> Message-Id: <1660220684-24909-6-git-send-email-jonah.palmer@oracle.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'monitor')
0 files changed, 0 insertions, 0 deletions