On 8/30/19 3:09 AM, David Hildenbrand wrote: > ... similar to tlb_vaddr_to_host(); however, allow access to the host > page except when TLB_NOTDIRTY or TLB_MMIO is set. > > Signed-off-by: David Hildenbrand <da...@redhat.com> > --- > accel/tcg/cputlb.c | 21 ++++++++++++++++----- > accel/tcg/user-exec.c | 6 ++++-- > include/exec/exec-all.h | 4 ++-- > 3 files changed, 22 insertions(+), 9 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~