diff options
author | Laurent Vivier | 2022-08-11 14:24:40 +0200 |
---|---|---|
committer | Michael S. Tsirkin | 2022-10-09 22:38:45 +0200 |
commit | 90c066cd6822fb5e892e3daedd0a72b40e33dc30 (patch) | |
tree | 41f689c7bcdb6d2926908b6f830419a60d39b3f9 /include | |
parent | qmp: add QMP command x-query-virtio (diff) | |
download | qemu-90c066cd6822fb5e892e3daedd0a72b40e33dc30.tar.gz qemu-90c066cd6822fb5e892e3daedd0a72b40e33dc30.tar.xz qemu-90c066cd6822fb5e892e3daedd0a72b40e33dc30.zip |
qmp: add QMP command x-query-virtio-status
This new command shows the status of a VirtIODevice, including
its corresponding vhost device's status (if active).
Next patch will improve output by decoding feature bits, including
vhost device's feature bits (backend, protocol, acked, and features).
Also will decode status bits of a VirtIODevice.
[Jonah: From patch v12; added a check to @virtio_device_find to ensure
synchronicity between @virtio_list and the devices in the QOM
composition tree.]
Signed-off-by: Laurent Vivier <lvivier@redhat.com>
Signed-off-by: Jonah Palmer <jonah.palmer@oracle.com>
Message-Id: <1660220684-24909-3-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 'include')
0 files changed, 0 insertions, 0 deletions