summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/vfio.h
diff options
context:
space:
mode:
authorAlex Williamson2017-12-12 20:59:39 +0100
committerAlex Williamson2017-12-20 17:53:54 +0100
commitdda01f787df9f9e46f1c0bf8aa11f246e300750d (patch)
tree5c834fa46d0a34507f5db951443a27c82003374d /include/uapi/linux/vfio.h
parentvfio-pci: Mask INTx if a device is not capabable of enabling it (diff)
downloadkernel-qcow2-linux-dda01f787df9f9e46f1c0bf8aa11f246e300750d.tar.gz
kernel-qcow2-linux-dda01f787df9f9e46f1c0bf8aa11f246e300750d.tar.xz
kernel-qcow2-linux-dda01f787df9f9e46f1c0bf8aa11f246e300750d.zip
vfio: Simplify capability helper
The vfio_info_add_capability() helper requires the caller to pass a capability ID, which it then uses to fill in header fields, assuming hard coded versions. This makes for an awkward and rigid interface. The only thing we want this helper to do is allocate sufficient space in the caps buffer and chain this capability into the list. Reduce it to that simple task. Reviewed-by: Alexey Kardashevskiy <aik@ozlabs.ru> Acked-by: Zhenyu Wang <zhenyuw@linux.intel.com> Reviewed-by: Kirti Wankhede <kwankhede@nvidia.com> Reviewed-by: Peter Xu <peterx@redhat.com> Reviewed-by: Eric Auger <eric.auger@redhat.com> Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Diffstat (limited to 'include/uapi/linux/vfio.h')
0 files changed, 0 insertions, 0 deletions