On Thu, 6 Feb 2020 22:45:08 +0100 Eric Farman <far...@linux.ibm.com> wrote:
> Make it easier to add new ones in the future. > > Signed-off-by: Eric Farman <far...@linux.ibm.com> > --- > > Notes: > v1->v2: > - Make irq parameter unsigned [CH] > - Remove extraneous %m from error_report calls [CH] > > hw/vfio/ccw.c | 57 ++++++++++++++++++++++++++++++++++++--------------- > 1 file changed, 41 insertions(+), 16 deletions(-) Reviewed-by: Cornelia Huck <coh...@redhat.com>