On 10/9/18 10:45 AM, Emilio G. Cota wrote:
> Paves the way for the addition of a per-TLB lock.
>
> Reviewed-by: Alex Bennée
> Signed-off-by: Emilio G. Cota
> ---
> include/exec/exec-all.h | 8
> accel/tcg/cputlb.c | 4
> exec.c | 1 +
> 3 files changed, 13 in
Paves the way for the addition of a per-TLB lock.
Reviewed-by: Alex Bennée
Signed-off-by: Emilio G. Cota
---
include/exec/exec-all.h | 8
accel/tcg/cputlb.c | 4
exec.c | 1 +
3 files changed, 13 insertions(+)
diff --git a/include/exec/exec-all.h b/include/e