···11+Refactor client device to share more code, this change introduces the shared
22+ipc_client_xdev struct.
+3
doc/changes/xrt/mr.2466.md
···11+Make the supported fields on xrt_device be a struct. This makes it trivial for
22+the IPC layer to correctly expose the supported functionality and methods of the
33+device. There were multiple cases where fields were missed in the IPC layer.