diff options
author | Shuo Liu <[email protected]> | 2021-02-07 11:10:36 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-02-09 10:58:19 +0100 |
commit | 5a0c9f176f232513d4114a518cbff835d232f500 (patch) | |
tree | 74f69dd80a5e040a3e1e9202c279f97c29fcc932 /scripts/gdb/linux/tasks.py | |
parent | 3d679d5aec648f50e645702929890b9611998a0b (diff) |
virt: acrn: Introduce I/O ranges operation interfaces
An I/O request of a User VM, which is constructed by hypervisor, is
distributed by the ACRN Hypervisor Service Module to an I/O client
corresponding to the address range of the I/O request.
I/O client maintains a list of address ranges. Introduce
acrn_ioreq_range_{add,del}() to manage these address ranges.
Cc: Zhi Wang <[email protected]>
Cc: Zhenyu Wang <[email protected]>
Cc: Yu Wang <[email protected]>
Cc: Reinette Chatre <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Reviewed-by: Reinette Chatre <[email protected]>
Signed-off-by: Shuo Liu <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions