qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <richard.henderson@linaro.org>
To: "Alex Bennée" <alex.bennee@linaro.org>, qemu-devel@nongnu.org
Subject: Re: [PULL for 10.2 0/4] a few Arm HVF and TCG bug fixes
Date: Tue, 9 Dec 2025 13:31:06 -0600	[thread overview]
Message-ID: <ce025501-d19a-4e05-93bd-de5c75a84ecd@linaro.org> (raw)
In-Reply-To: <20251209162829.1328559-1-alex.bennee@linaro.org>

On 12/9/25 10:28, Alex Bennée wrote:
> The following changes since commit 2257f52a97f28ce3be4366817ea8817ad866562b:
> 
>    Merge tag 'pull-10.2-final-fixes-051225-2' of https://gitlab.com/stsquad/qemu into staging (2025-12-05 12:38:37 -0600)
> 
> are available in the Git repository at:
> 
>    https://gitlab.com/stsquad/qemu.git tags/pull-10.2-more-final-fixes-091225-1
> 
> for you to fetch changes up to dd77ef99aa0280c467fe8442b4238122899ae6cf:
> 
>    target/arm: handle unaligned PC during tlb probe (2025-12-09 16:21:56 +0000)
> 
> ----------------------------------------------------------------
> a few Arm HVF and TCG bug fixes:
> 
>    - don't re-use TCG only PSCI code in HVF
>    - fix deadlock in HVF when shutting down (#3228)
>    - fix corruption of register state from PSCI (#3228)
>    - properly prioritise PC alignment faults (#3233)
> 
> ----------------------------------------------------------------
> Alex Bennée (4):
>        Revert "target/arm: Re-use arm_is_psci_call() in HVF"
>        target/arm: ensure PSCI register updates are flushed
>        target/arm: make HV_EXIT_REASON_CANCELED leave hvf_arch_vcpu_exec
>        target/arm: handle unaligned PC during tlb probe
> 
>   target/arm/hvf/hvf.c        | 11 ++++++++---
>   target/arm/tcg/tlb_helper.c | 21 ++++++++++++++++-----
>   2 files changed, 24 insertions(+), 8 deletions(-)
> 

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

r~


      parent reply	other threads:[~2025-12-09 19:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-09 16:28 [PULL for 10.2 0/4] a few Arm HVF and TCG bug fixes Alex Bennée
2025-12-09 16:28 ` [PULL 1/4] Revert "target/arm: Re-use arm_is_psci_call() in HVF" Alex Bennée
2025-12-09 16:28 ` [PULL 2/4] target/arm: ensure PSCI register updates are flushed Alex Bennée
2025-12-09 16:28 ` [PULL 3/4] target/arm: make HV_EXIT_REASON_CANCELED leave hvf_arch_vcpu_exec Alex Bennée
2025-12-09 16:28 ` [PULL 4/4] target/arm: handle unaligned PC during tlb probe Alex Bennée
2025-12-09 19:31 ` 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=ce025501-d19a-4e05-93bd-de5c75a84ecd@linaro.org \
    --to=richard.henderson@linaro.org \
    --cc=alex.bennee@linaro.org \
    --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).