diff options
author | Matthew Rosato <mjrosato@linux.ibm.com> | 2020-12-17 17:16:36 -0500 |
---|---|---|
committer | Cornelia Huck <cohuck@redhat.com> | 2020-12-21 18:11:33 +0100 |
commit | 704d7a2304d890a570b722e20bd66e5e6303b7d9 (patch) | |
tree | 26e95c94d7b67d389e3287fc28cfc6ed3abef653 /job-qmp.c | |
parent | d986bc4a1c2de68dbb056b1b761a863dc47313ee (diff) |
s390x/pci: fix pcistb length
In pcistb_service_call, we are grabbing 8 bits from a guest register to
indicate the length of the store operation -- but per the architecture
the length is actually defined by 13 bits of the guest register.
Fixes: 863f6f52b7 ("s390: implement pci instructions")
Signed-off-by: Matthew Rosato <mjrosato@linux.ibm.com>
Reviewed-by: Pierre Morel <pmorel@linux.ibm.com>
Reviewed-by: Christian Borntraeger <borntraeger@de.ibm.com>
Message-Id: <1608243397-29428-2-git-send-email-mjrosato@linux.ibm.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
Diffstat (limited to 'job-qmp.c')
0 files changed, 0 insertions, 0 deletions