Richard Henderson writes:
> We can use notdirty_write for the write and
> return a valid host pointer for this case.
nit: reflow the text
>
> Signed-off-by: Richard Henderson
> ---
> accel/tcg/cputlb.c | 26 +-
> 1 file changed, 17 insertions(+), 9 deletions(-)
>
> d
On 24.09.19 01:00, Richard Henderson wrote:
> We can use notdirty_write for the write and
> return a valid host pointer for this case.
>
> Signed-off-by: Richard Henderson
> ---
> accel/tcg/cputlb.c | 26 +-
> 1 file changed, 17 insertions(+), 9 deletions(-)
>
> diff --g
We can use notdirty_write for the write and
return a valid host pointer for this case.
Signed-off-by: Richard Henderson
---
accel/tcg/cputlb.c | 26 +-
1 file changed, 17 insertions(+), 9 deletions(-)
diff --git a/accel/tcg/cputlb.c b/accel/tcg/cputlb.c
index 09b0df87c6.