On Thu, Apr 06, 2023 at 08:05:04AM +0200, Juergen Gross wrote: > On 06.04.23 05:57, Marek Marczykowski-Górecki wrote: > > Add xendevicemodel_get_ioreq_server_info_ext() which additionally > > returns output flags that XEN_DMOP_get_ioreq_server_info can now return. > > Do not change signature of existing > > xendevicemodel_get_ioreq_server_info() so existing users will not need > > to be changed. > > > > This advertises behavior change of "x86/msi: passthrough all MSI-X > > vector ctrl writes to device model" patch. > > > > Signed-off-by: Marek Marczykowski-Górecki <marma...@invisiblethingslab.com> > > --- > > v3: > > - new patch > > > > Should there be some HAVE_* #define in the header? Does this change > > require soname bump (I hope it doesn't...). > > You need to add version 1.5 to libxendevicemodel.map which should define > the new function.
And update MINOR in the Makefile. -- Anthony PERARD