qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PULL 00/10] cputlb: track dirty tlbs and general clean


From: Peter Maydell
Subject: Re: [Qemu-devel] [PULL 00/10] cputlb: track dirty tlbs and general cleanup
Date: Thu, 1 Nov 2018 16:32:39 +0000

On 31 October 2018 at 12:21, Richard Henderson
<address@hidden> wrote:
> The following changes since commit a2e002ff7913ce93aa0f7dbedd2123dce5f1a9cd:
>
>   Merge remote-tracking branch 
> 'remotes/vivier2/tags/qemu-trivial-for-3.1-pull-request' into staging 
> (2018-10-30 15:49:55 +0000)
>
> are available in the Git repository at:
>
>   https://github.com/rth7680/qemu.git tags/pull-tcg-20181031
>
> for you to fetch changes up to ab6511053015b9cc636915e2c2b97305cbf044f0:
>
>   cputlb: Remove tlb_c.pending_flushes (2018-10-31 12:16:39 +0000)
>
> ----------------------------------------------------------------
> Track mmu_idx for which the TLB is clean and need not be flushed again.
>
> ----------------------------------------------------------------
> Richard Henderson (10):
>       cputlb: Move tlb_lock to CPUTLBCommon
>       cputlb: Remove tcg_enabled hack from tlb_flush_nocheck
>       cputlb: Move cpu->pending_tlb_flush to env->tlb_c.pending_flush
>       cputlb: Split large page tracking per mmu_idx
>       cputlb: Move env->vtlb_index to env->tlb_d.vindex
>       cputlb: Merge tlb_flush_nocheck into tlb_flush_by_mmuidx_async_work
>       cputlb: Merge tlb_flush_page into tlb_flush_page_by_mmuidx
>       cputlb: Count "partial" and "elided" tlb flushes
>       cputlb: Filter flushes on already clean tlbs
>       cputlb: Remove tlb_c.pending_flushes
>

Applied, thanks.

-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]