On 9/15/23 09:57, Philippe Mathieu-Daudé wrote:
On 15/9/23 18:32, Richard Henderson wrote:
Synchronously check and update the address space for the
current cpu for any slow path access.
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1866
Signed-off-by: Richard Henderson
---
include/
On 15/9/23 18:32, Richard Henderson wrote:
Synchronously check and update the address space for the
current cpu for any slow path access.
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1866
Signed-off-by: Richard Henderson
---
include/exec/memory.h | 6 ++
accel/tcg/cputlb.c
Synchronously check and update the address space for the
current cpu for any slow path access.
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1866
Signed-off-by: Richard Henderson
---
include/exec/memory.h | 6 ++
accel/tcg/cputlb.c| 2 ++
softmmu/physmem.c | 20 ++