Oops, I forgot to add 'v2' in subject line :/ On Sun, May 9, 2021 at 5:16 PM Philippe Mathieu-Daudé <f4...@amsat.org> wrote: > > Hi Richard, > > I tried to make sense of the multiple changes in your patch > https://www.mail-archive.com/qemu-devel@nongnu.org/msg805595.html > by splitting it in multiple trivial changes. At least this way > it is easier to me to follow / review what you did. > > The original patch description was: > > Add tlb_flush interface for a range of pages. > Call these tlb_flush_range_by_mmuidx*. > Rewrite the_flush_page_bits_by_mmuidx* to use the new > functions, passing in TARGET_PAGE_SIZE for length. > > If you find it useful, fill free to take / respin / reorder this > series, improving descriptions. Last patch certainly deserves a > better description ;)
- [PATCH 0/9] accel/tcg: Add tlb_flush interface for... Philippe Mathieu-Daudé
- [PATCH 1/9] accel/tcg: Replace g_new() + memc... Philippe Mathieu-Daudé
- [PATCH 6/9] accel/tlb: Add tlb_flush_range_by... Philippe Mathieu-Daudé
- [PATCH 3/9] accel/tlb: Rename TLBFlushPageBit... Philippe Mathieu-Daudé
- [PATCH 2/9] accel/tcg: Pass length argument t... Philippe Mathieu-Daudé
- [PATCH 5/9] accel/tcg: Add tlb_flush_page_bit... Philippe Mathieu-Daudé
- [PATCH 4/9] accel/tcg: Add tlb_flush_range_by... Philippe Mathieu-Daudé
- [PATCH 7/9] accel/tcg: Rename tlb_flush_page_... Philippe Mathieu-Daudé
- [PATCH 8/9] accel/tlb: Rename tlb_flush_[page... Philippe Mathieu-Daudé
- [PATCH 9/9] accel/tcg: Remove tlb_flush_page_... Philippe Mathieu-Daudé
- Re: [PATCH 0/9] accel/tcg: Add tlb_flush inte... Philippe Mathieu-Daudé