diff options
author | Dragos Tatulea <[email protected]> | 2023-12-25 15:42:10 +0200 |
---|---|---|
committer | Michael S. Tsirkin <[email protected]> | 2024-01-10 13:01:37 -0500 |
commit | a09483c4065fe1e14812f2371cee1cba78a13d60 (patch) | |
tree | 5113b681eefbfe60a6bde1d16842f365398cc849 /scripts/gdb/linux/utils.py | |
parent | c7e194402be3ed385dfaefaf1681bb731fd776e2 (diff) |
vdpa: Block vq property changes in DRIVER_OK
The virtio standard doesn't allow for virtqueue address and state
changes when the device is in DRIVER_OK. Return an error in such cases
unless the device is suspended.
The suspended device exception is needed because some devices support
virtqueue changes when the device is suspended.
Signed-off-by: Dragos Tatulea <[email protected]>
Suggested-by: Eugenio Pérez <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions