Re: [RFC PATCH 10/18] accel/tcg: Replace size with first/last in probe_access_internal
Philippe Mathieu-Daudé <[email protected]>
| Newsgroups | org.nongnu.qemu-riscv,org.nongnu.qemu-arm,org.nongnu.qemu-devel |
|---|---|
| Message-ID | <[email protected]> |
On 15/8/26 22:37, Richard Henderson wrote: > Propagate the API change down one step further within cputlb.c. > > Signed-off-by: Richard Henderson <[email protected]> > --- > accel/tcg/cputlb.c | 37 ++++++++++++++++++++----------------- > 1 file changed, 20 insertions(+), 17 deletions(-) Reviewed-by: Philippe Mathieu-Daudé <[email protected]>