On Wed, 18 Mar 2020 10:30:42 -0400 Janosch Frank <fran...@linux.ibm.com> wrote:
> For protected guests the IPIB is written/read to/from the SIDA, so we > need those accesses to go through s390_cpu_pv_mem_read/write(). > > Signed-off-by: Janosch Frank <fran...@linux.ibm.com> > Reviewed-by: David Hildenbrand <da...@redhat.com> > Reviewed-by: Christian Borntraeger <borntrae...@de.ibm.com> > Reviewed-by: Claudio Imbrenda <imbre...@linux.ibm.com> > --- > target/s390x/diag.c | 27 +++++++++++++++++++++------ > 1 file changed, 21 insertions(+), 6 deletions(-) Reviewed-by: Cornelia Huck <coh...@redhat.com>