Re: [PATCH 0/4] vfio-mdev: Clean namespace and better define ABI

2016-12-21 Thread Alex Williamson
On Thu, 22 Dec 2016 10:11:00 +0800 Jike Song wrote: > On 12/22/2016 07:27 AM, Alex Williamson wrote: > > Cleanup the namespace a bit by prefixing structures with mdev_ and > > also more concretely define the mdev interface. Structs with comments > > defining which fields are private vs public te

Re: [PATCH 0/4] vfio-mdev: Clean namespace and better define ABI

2016-12-21 Thread Jike Song
On 12/22/2016 07:27 AM, Alex Williamson wrote: > Cleanup the namespace a bit by prefixing structures with mdev_ and > also more concretely define the mdev interface. Structs with comments > defining which fields are private vs public tempts poor behavior, > especially for an interface where we exp