On Thu, 17 Oct 2019 at 12:57, Peter Maydell <peter.mayd...@linaro.org> wrote: > > On Thu, 10 Oct 2019 at 12:35, David Hildenbrand <da...@redhat.com> wrote: > > > > From: Richard Henderson <richard.hender...@linaro.org> > > > > Do not raise the exception directly within mmu_translate_real, > > but pass it back so that caller may do so. > > > > Reviewed-by: David Hildenbrand <da...@redhat.com> > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > > Message-Id: <20191001171614.8405-8-richard.hender...@linaro.org> > > Signed-off-by: David Hildenbrand <da...@redhat.com> > > Hi; Coverity complains about dead code in this patch
Forgot to mention the issue number, which is CID 1406404. thanks -- PMM