On 3/2/21 6:57 PM, Richard Henderson wrote: > Use the provided cpu_ldst.h interfaces. This fixes the build vs > the unconverted uses of g2h(), adds missed memory trace events, > and correctly recognizes when a SIGSEGV belongs to the guest via > set_helper_retaddr(). > > Fixes: 3e8f1628e864 > Tested-by: Philippe Mathieu-Daudé <[email protected]> > Signed-off-by: Richard Henderson <[email protected]> > --- > tcg/tci.c | 73 +++++++++++++++++++++---------------------------------- > 1 file changed, 28 insertions(+), 45 deletions(-)
Look great to me, so I dare: Reviewed-by: Philippe Mathieu-Daudé <[email protected]> But another review still welcomed ;)
