On 25/09/2019 14.52, David Hildenbrand wrote: > Let's return the PGM from the translation functions on error and inject > based on that. > > Signed-off-by: David Hildenbrand <da...@redhat.com> > --- > target/s390x/mmu_helper.c | 63 +++++++++++---------------------------- > 1 file changed, 17 insertions(+), 46 deletions(-)
Reviewed-by: Thomas Huth <th...@redhat.com>