diff options
author | Feng Liu <[email protected]> | 2023-12-19 11:32:42 +0200 |
---|---|---|
committer | Alex Williamson <[email protected]> | 2023-12-19 11:51:32 -0700 |
commit | 388431b9f59bbfde2b5f2fe032b0836158b09ad0 (patch) | |
tree | 1bd9481d9ae55d3bef4b98dd6d6f4bbe710d2850 /scripts/gdb/linux/utils.py | |
parent | 92792ac752aa80d5ee71bc291d90edd06cd76bd1 (diff) |
virtio-pci: Introduce admin commands
Introduces admin commands, as follow:
The "list query" command can be used by the driver to query the
set of admin commands supported by the virtio device.
The "list use" command is used to inform the virtio device which
admin commands the driver will use.
The "legacy common cfg rd/wr" commands are used to read from/write
into the legacy common configuration structure.
The "legacy dev cfg rd/wr" commands are used to read from/write
into the legacy device configuration structure.
The "notify info" command is used to query the notification region
information.
Signed-off-by: Feng Liu <[email protected]>
Reviewed-by: Parav Pandit <[email protected]>
Reviewed-by: Jiri Pirko <[email protected]>
Acked-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: Yishai Hadas <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alex Williamson <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions