qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Jinjie Ruan via <qemu-devel@nongnu.org>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: <eduardo@habkost.net>, <marcel.apfelbaum@gmail.com>,
	<philmd@linaro.org>,  <wangyanan55@huawei.com>,
	<richard.henderson@linaro.org>, <qemu-devel@nongnu.org>,
	<qemu-arm@nongnu.org>
Subject: Re: [PATCH v13 00/24] target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI
Date: Thu, 11 Apr 2024 09:13:15 +0800	[thread overview]
Message-ID: <bc91e886-16c8-d76b-5e2e-79c5af31d778@huawei.com> (raw)
In-Reply-To: <CAFEAcA-TQxXR08YkijF-WW8mP1LcTfyRy64Rhdh971OnVrAmJw@mail.gmail.com>



On 2024/4/10 20:58, Peter Maydell wrote:
> On Wed, 10 Apr 2024 at 07:19, Jinjie Ruan via <qemu-arm@nongnu.org> wrote:
>>
>> Ping.
> 
> As I said in my reply on the previous version, we're in
> freeze at the moment, so this patchset is not going anywhere
> until 9.0 releases. I think it's in shape to apply after that.

Thank you! I don't know if there's any other minor issues.

> 
> thanks
> -- PMM


  reply	other threads:[~2024-04-11  1:14 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-07  8:17 [PATCH v13 00/24] target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI Jinjie Ruan via
2024-04-07  8:17 ` [PATCH v13 01/24] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI Jinjie Ruan via
2024-04-07  8:17 ` [PATCH v13 02/24] target/arm: Add PSTATE.ALLINT Jinjie Ruan via
2024-04-07  8:17 ` [PATCH v13 03/24] target/arm: Add support for FEAT_NMI, Non-maskable Interrupt Jinjie Ruan via
2024-04-07  8:17 ` [PATCH v13 04/24] target/arm: Implement ALLINT MSR (immediate) Jinjie Ruan via
2024-04-07  8:17 ` [PATCH v13 05/24] target/arm: Support MSR access to ALLINT Jinjie Ruan via
2024-04-07  8:17 ` [PATCH v13 06/24] target/arm: Add support for Non-maskable Interrupt Jinjie Ruan via
2024-04-07  8:17 ` [PATCH v13 07/24] target/arm: Add support for NMI in arm_phys_excp_target_el() Jinjie Ruan via
2024-04-07  8:17 ` [PATCH v13 08/24] target/arm: Handle IS/FS in ISR_EL1 for NMI, VINMI and VFNMI Jinjie Ruan via
2024-04-07  8:17 ` [PATCH v13 09/24] target/arm: Handle PSTATE.ALLINT on taking an exception Jinjie Ruan via
2024-04-07  8:17 ` [PATCH v13 10/24] hw/intc/arm_gicv3: Add external IRQ lines for NMI Jinjie Ruan via
2024-04-07  8:17 ` [PATCH v13 11/24] hw/arm/virt: Wire NMI and VINMI irq lines from GIC to CPU Jinjie Ruan via
2024-04-07  8:17 ` [PATCH v13 12/24] target/arm: Handle NMI in arm_cpu_do_interrupt_aarch64() Jinjie Ruan via
2024-04-07  8:17 ` [PATCH v13 13/24] hw/intc/arm_gicv3: Add has-nmi property to GICv3 device Jinjie Ruan via
2024-04-07  8:17 ` [PATCH v13 14/24] hw/intc/arm_gicv3_kvm: Not set has-nmi=true for the KVM GICv3 Jinjie Ruan via
2024-04-07  8:17 ` [PATCH v13 15/24] hw/intc/arm_gicv3: Add irq non-maskable property Jinjie Ruan via
2024-04-07  8:17 ` [PATCH v13 16/24] hw/intc/arm_gicv3_redist: Implement GICR_INMIR0 Jinjie Ruan via
2024-04-07  8:17 ` [PATCH v13 17/24] hw/intc/arm_gicv3: Implement GICD_INMIR Jinjie Ruan via
2024-04-07  8:17 ` [PATCH v13 18/24] hw/intc/arm_gicv3: Add NMI handling CPU interface registers Jinjie Ruan via
2024-04-07  8:17 ` [PATCH v13 19/24] hw/intc/arm_gicv3: Handle icv_nmiar1_read() for icc_nmiar1_read() Jinjie Ruan via
2024-04-07  8:17 ` [PATCH v13 20/24] hw/intc/arm_gicv3: Implement NMI interrupt priority Jinjie Ruan via
2024-04-07  8:17 ` [PATCH v13 21/24] hw/intc/arm_gicv3: Report the NMI interrupt in gicv3_cpuif_update() Jinjie Ruan via
2024-04-07  8:17 ` [PATCH v13 22/24] hw/intc/arm_gicv3: Report the VINMI interrupt Jinjie Ruan via
2024-04-07  8:17 ` [PATCH v13 23/24] target/arm: Add FEAT_NMI to max Jinjie Ruan via
2024-04-07  8:17 ` [PATCH v13 24/24] hw/arm/virt: Add FEAT_GICv3_NMI feature support in virt GIC Jinjie Ruan via
2024-04-10  6:19 ` [PATCH v13 00/24] target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI Jinjie Ruan via
2024-04-10 12:58   ` Peter Maydell
2024-04-11  1:13     ` Jinjie Ruan via [this message]
2024-04-19 13:41 ` Peter Maydell
2024-04-22  2:25   ` Jinjie Ruan via

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=bc91e886-16c8-d76b-5e2e-79c5af31d778@huawei.com \
    --to=qemu-devel@nongnu.org \
    --cc=eduardo@habkost.net \
    --cc=marcel.apfelbaum@gmail.com \
    --cc=peter.maydell@linaro.org \
    --cc=philmd@linaro.org \
    --cc=qemu-arm@nongnu.org \
    --cc=richard.henderson@linaro.org \
    --cc=ruanjinjie@huawei.com \
    --cc=wangyanan55@huawei.com \
    /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).