Re: [libvirt PATCH v2 0/5] mdev tweaks

2021-07-01 Thread Michal Prívozník
On 6/30/21 3:56 PM, Jonathon Jongsma wrote: > On Wed, Jun 30, 2021 at 3:18 AM Michal Prívozník wrote: >> >> On 6/22/21 9:53 PM, Jonathon Jongsma wrote: >>> A few minor fixes to mdev support in the nodedev driver >>> >>> Changes in v2: >>> - split out the error-reporting macro into a separate comm

Re: [libvirt PATCH v2 0/5] mdev tweaks

2021-06-30 Thread Jonathon Jongsma
On Wed, Jun 30, 2021 at 3:18 AM Michal Prívozník wrote: > > On 6/22/21 9:53 PM, Jonathon Jongsma wrote: > > A few minor fixes to mdev support in the nodedev driver > > > > Changes in v2: > > - split out the error-reporting macro into a separate commit as > > recommended by Peter > > - Since vir

Re: [libvirt PATCH v2 0/5] mdev tweaks

2021-06-30 Thread Michal Prívozník
On 6/22/21 9:53 PM, Jonathon Jongsma wrote: > A few minor fixes to mdev support in the nodedev driver > > Changes in v2: > - split out the error-reporting macro into a separate commit as recommended > by Peter > - Since virCommandRun() may report an error, ensure that the >virMdevctl$COMMAN

[libvirt PATCH v2 0/5] mdev tweaks

2021-06-22 Thread Jonathon Jongsma
A few minor fixes to mdev support in the nodedev driver Changes in v2: - split out the error-reporting macro into a separate commit as recommended by Peter - Since virCommandRun() may report an error, ensure that the virMdevctl$COMMAND() functions always set an error to make error-handling