Two updates for VFIO doc. v4: - Refine patch 02 per Alex's suggestion. v3: https://lore.kernel.org/kvm/20230204144208.727696-1-yi.l.liu@xxxxxxxxx/ - Fix issues reported by kernel test robot <lkp@xxxxxxxxx> v2: https://lore.kernel.org/kvm/20230203083345.711443-1-yi.l.liu@xxxxxxxxx/ - Add Kevin's r-b for patch 0001 - Address comments from Alex and Kevin on the statements in patch 0002 v1: https://lore.kernel.org/kvm/20230202080201.338571-1-yi.l.liu@xxxxxxxxx/ Regards, Yi Liu Yi Liu (2): vfio: Update the kdoc for vfio_device_ops docs: vfio: Update vfio.rst per latest interfaces Documentation/driver-api/vfio.rst | 82 ++++++++++++++++++++++--------- include/linux/vfio.h | 4 ++ 2 files changed, 64 insertions(+), 22 deletions(-) -- 2.34.1