|
From: | Thomas Huth |
Subject: | Re: [PATCH v2 3/7] s390x/mmu: Inject DAT exceptions from a single place |
Date: | Wed, 25 Sep 2019 19:05:34 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0 |
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 <address@hidden> > --- > target/s390x/mmu_helper.c | 63 +++++++++++---------------------------- > 1 file changed, 17 insertions(+), 46 deletions(-) Reviewed-by: Thomas Huth <address@hidden>
[Prev in Thread] | Current Thread | [Next in Thread] |