On Tue, Oct 26 2021, Yishai Hadas <yishaih@xxxxxxxxxx> wrote: > Add a macro for VFIO_DEVICE_STATE_ERROR to be used to set/check an error > state. > > In addition, update existing macros that include _SAVING | _RESUMING to > use it. > > Signed-off-by: Yishai Hadas <yishaih@xxxxxxxxxx> > --- > include/uapi/linux/vfio.h | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) > Reviewed-by: Cornelia Huck <cohuck@xxxxxxxxxx>