On Tue, 2014-05-27 at 15:32 -0600, Alex Williamson wrote: > We could also make a single wrapper > > int vfio_pci_container_ioctl(int iommu_group_id, int request, ...); > > I think that would make it's usage harder to get wrong than exposing a > data element and trusting the consumer not to use it incorrectly. > Thanks,
Fair enough... Cheers, Ben.