diff options
author | Max Gurtovoy <[email protected]> | 2021-03-15 17:34:47 +0100 |
---|---|---|
committer | Michael S. Tsirkin <[email protected]> | 2021-05-03 04:55:53 -0400 |
commit | 0c853c2c2924464bd86537164ed18d5d953b4909 (patch) | |
tree | daa8b8c19c4cae2cc96c0d6a445ae425958a49c9 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 9d6d97bff7909910af537fd3903d05338adaaefa (diff) |
vdpa: add vdpa simulator for block device
This will allow running vDPA for virtio block protocol.
It's a preliminary implementation with a simple request handling:
for each request, only the status (last byte) is set.
It's always set to VIRTIO_BLK_S_OK.
Also input validation is missing and will be added in the next commits.
Signed-off-by: Max Gurtovoy <[email protected]>
[sgarzare: various cleanups/fixes]
Acked-by: Jason Wang <[email protected]>
Signed-off-by: Stefano Garzarella <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Michael S. Tsirkin <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions