diff options
| author | Eric Farman <[email protected]> | 2022-11-04 15:20:01 +0100 |
|---|---|---|
| committer | Alex Williamson <[email protected]> | 2022-11-10 11:11:25 -0700 |
| commit | 9e6f07cd1eaa72c41719050c5ca9d22a8c0b7c02 (patch) | |
| tree | 07ba6954a14a49d1f70080f89810a0d7d57fbd50 /tools/perf/scripts/python | |
| parent | f38044e5ef58ad0346fdabd7027ea5c1e1a3b624 (diff) | |
vfio/ccw: create a parent struct
Move the stuff associated with the mdev parent (and thus the
subchannel struct) into its own struct, and leave the rest in
the existing private structure.
The subchannel will point to the parent, and the parent will point
to the private, for the areas where one or both are needed. Further
separation of these structs will follow.
Signed-off-by: Eric Farman <[email protected]>
Reviewed-by: Matthew Rosato <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alex Williamson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions