On Thu, 17 Dec 2020 17:16:35 -0500 Matthew Rosato <mjros...@linux.ibm.com> wrote:
> Here are a few fixes pulled out of the 'Fixing s390 vfio-pci ISM support' > patchset. > > v2: > - Changed loop pattern for patch 2. @Thomas to be on the safe side I > didn't include your RB since I changed code, please have a look. > > If there are further issues/comments I will address them after the > holidays, these aren't urgent fixes. Thanks! > > Matthew Rosato (2): > s390x/pci: fix pcistb length > s390x/pci: Fix memory_region_access_valid call > > hw/s390x/s390-pci-inst.c | 14 ++++++++------ > 1 file changed, 8 insertions(+), 6 deletions(-) > Thanks, applied.