Re: [RFC PATCH 11/18] accel/tcg: Replace size with first/last in tlb_fill_align
Philippe Mathieu-Daudé <[email protected]>
| Newsgroups | org.nongnu.qemu-arm,org.nongnu.qemu-devel,org.nongnu.qemu-riscv |
|---|---|
| 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 | 21 +++++++++++---------- > 1 file changed, 11 insertions(+), 10 deletions(-) Reviewed-by: Philippe Mathieu-Daudé <[email protected]>