qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <richard.henderson@linaro.org>
To: Bibo Mao <maobibo@loongson.cn>, qemu-devel@nongnu.org
Subject: Re: [PULL 00/13] loongarch queue
Date: Sun, 28 Sep 2025 12:25:43 -0700	[thread overview]
Message-ID: <eacd65dc-cb7d-4871-a69a-6d95252923fa@linaro.org> (raw)
In-Reply-To: <20250928084728.1972177-1-maobibo@loongson.cn>

On 9/28/25 01:47, Bibo Mao wrote:
> The following changes since commit d6dfd8d40cebebc3378d379cd28879e0345fbf91:
> 
>    Merge tag 'pull-target-arm-20250926' of https://gitlab.com/pm215/qemu into staging (2025-09-26 13:27:01 -0700)
> 
> are available in the Git repository at:
> 
>    https://github.com/bibo-mao/qemu.git tags/pull-loongarch-20250928
> 
> for you to fetch changes up to 8d26856fabf8faac60de03a2e0fc35e5338e248e:
> 
>    target/loongarch: Only flush one TLB entry in helper_invtlb_page_asid() (2025-09-28 16:10:34 +0800)
> 
> ----------------------------------------------------------------
> pull-loongarch-20250928 queue
> 
> ----------------------------------------------------------------
> Bibo Mao (13):
>        target/loongarch: Use mmu idx bitmap method when flush TLB
>        target/loongarch: Add parameter tlb pointer with fill_tlb_entry
>        target/loongarch: Reduce TLB flush with helper_tlbwr
>        target/loongarch: Update TLB index selection method
>        target/loongarch: Fix page size set issue with CSR_STLBPS
>        target/loongarch: Add tlb search callback in loongarch_tlb_search()
>        target/loongarch: Add common API loongarch_tlb_search_cb()
>        target/loongarch: Change return value type with loongarch_tlb_search_cb()
>        target/loongarch: Use loongarch_tlb_search_cb in helper_invtlb_page_asid_or_g
>        target/loongarch: Use loongarch_tlb_search_cb in helper_invtlb_page_asid
>        target/loongarch: Invalid tlb entry in invalidate_tlb()
>        target/loongarch: Only flush one TLB entry in helper_invtlb_page_asid_or_g()
>        target/loongarch: Only flush one TLB entry in helper_invtlb_page_asid()
> 
>   target/loongarch/cpu-csr.h        |   1 +
>   target/loongarch/tcg/csr_helper.c |   5 +-
>   target/loongarch/tcg/tlb_helper.c | 205 +++++++++++++++++++++++---------------
>   3 files changed, 131 insertions(+), 80 deletions(-)
> 
> 


Applied, thanks.  Please update https://wiki.qemu.org/ChangeLog/10.2 as appropriate.

r~


      parent reply	other threads:[~2025-09-28 19:27 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-28  8:47 [PULL 00/13] loongarch queue Bibo Mao
2025-09-28  8:47 ` [PULL 01/13] target/loongarch: Use mmu idx bitmap method when flush TLB Bibo Mao
2025-09-28  8:47 ` [PULL 02/13] target/loongarch: Add parameter tlb pointer with fill_tlb_entry Bibo Mao
2025-09-28  8:47 ` [PULL 03/13] target/loongarch: Reduce TLB flush with helper_tlbwr Bibo Mao
2025-09-28  8:47 ` [PULL 04/13] target/loongarch: Update TLB index selection method Bibo Mao
2025-09-28  8:47 ` [PULL 05/13] target/loongarch: Fix page size set issue with CSR_STLBPS Bibo Mao
2025-09-28  8:47 ` [PULL 06/13] target/loongarch: Add tlb search callback in loongarch_tlb_search() Bibo Mao
2025-09-28  8:47 ` [PULL 07/13] target/loongarch: Add common API loongarch_tlb_search_cb() Bibo Mao
2025-09-28  8:47 ` [PULL 08/13] target/loongarch: Change return value type with loongarch_tlb_search_cb() Bibo Mao
2025-09-28  8:47 ` [PULL 09/13] target/loongarch: Use loongarch_tlb_search_cb in helper_invtlb_page_asid_or_g Bibo Mao
2025-09-28  8:47 ` [PULL 10/13] target/loongarch: Use loongarch_tlb_search_cb in helper_invtlb_page_asid Bibo Mao
2025-09-28  8:47 ` [PULL 11/13] target/loongarch: Invalid tlb entry in invalidate_tlb() Bibo Mao
2025-09-28  8:47 ` [PULL 12/13] target/loongarch: Only flush one TLB entry in helper_invtlb_page_asid_or_g() Bibo Mao
2025-09-28  8:47 ` [PULL 13/13] target/loongarch: Only flush one TLB entry in helper_invtlb_page_asid() Bibo Mao
2025-09-28 19:25 ` Richard Henderson [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=eacd65dc-cb7d-4871-a69a-6d95252923fa@linaro.org \
    --to=richard.henderson@linaro.org \
    --cc=maobibo@loongson.cn \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).