On Thu, Dec 03, 2020 at 02:25:28PM +0000, Paul Durrant wrote: > From: Paul Durrant <pdurr...@amazon.com> > > ... and use in 'libxl_device_pci' > > This patch is preparatory work for restricting the type passed to functions > that only require BDF information, rather than passing a 'libxl_device_pci' > structure which is only partially filled. In this patch only the minimal > mechanical changes necessary to deal with the structural changes are made. > Subsequent patches will adjust the code to make better use of the new type. > > Signed-off-by: Paul Durrant <pdurr...@amazon.com>
Acked-by: Wei Liu <w...@xen.org> George and Nick, please comment on the go bindings.