From: Zenghui Yu <zenghui.yu@linux.dev>
To: Mohamed Mediouni <mohamed@unpredictable.fr>
Cc: qemu-devel@nongnu.org, qemu-arm@nongnu.org,
Peter Maydell <peter.maydell@linaro.org>,
Mads Ynddal <mads@ynddal.dk>,
Roman Bolshakov <rbolshakov@ddn.com>,
Phil Dennis-Jordan <phil@philjordan.eu>,
Alexander Graf <agraf@csgraf.de>,
Paolo Bonzini <pbonzini@redhat.com>,
Cameron Esfahani <dirty@apple.com>
Subject: Re: [PATCH v10 01/14] Revert "target/arm/hvf: Sync CNTV_CTL_EL0 & CNTV_CVAL_EL0"
Date: Thu, 19 Feb 2026 21:47:12 +0800 [thread overview]
Message-ID: <655bfc1f-e705-49d1-885e-6376ea630ded@linux.dev> (raw)
In-Reply-To: <20260215112543.4817-2-mohamed@unpredictable.fr>
On 2/15/26 7:25 PM, Mohamed Mediouni wrote:
> This reverts commit bfbea371ef2cabc47effac5a286e2644d727a8d6.
>
> This commit breaks VM save/restore:
>
> Assertion failed: (b), function hvf_arch_get_registers, file hvf.c, line 667.
> zsh: abort ./qemu-system-aarch64 -m 8192 -M virt,accel=hvf -cdrom -device virtio-gpu
>
> Signed-off-by: Mohamed Mediouni <mohamed@unpredictable.fr>
> ---
> target/arm/hvf/hvf.c | 25 -------------------------
> 1 file changed, 25 deletions(-)
Tested-by: Zenghui Yu <zenghui.yu@linux.dev>
Thanks,
Zenghui
next prev parent reply other threads:[~2026-02-19 13:48 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-15 11:25 [PATCH v10 00/14] HVF: Add support for platform vGIC and nested virtualisation Mohamed Mediouni
2026-02-15 11:25 ` [PATCH v10 01/14] Revert "target/arm/hvf: Sync CNTV_CTL_EL0 & CNTV_CVAL_EL0" Mohamed Mediouni
2026-02-19 13:47 ` Zenghui Yu [this message]
2026-02-24 16:02 ` Peter Maydell
2026-02-15 11:25 ` [PATCH v10 02/14] hw/intc: Add hvf vGIC interrupt controller support Mohamed Mediouni
2026-02-15 11:25 ` [PATCH v10 03/14] hw/intc: arm_gicv3_hvf: save/restore Apple GIC state Mohamed Mediouni
2026-02-15 11:25 ` [PATCH v10 04/14] accel, hw/arm, include/system/hvf: infrastructure changes for HVF vGIC Mohamed Mediouni
2026-02-15 11:25 ` [PATCH v10 05/14] target/arm: hvf: instantiate GIC early Mohamed Mediouni
2026-02-15 11:25 ` [PATCH v10 06/14] hw/arm, target/arm: nested virtualisation on HVF Mohamed Mediouni
2026-02-15 11:25 ` [PATCH v10 07/14] hvf: only call hvf_sync_vtimer() when running without the platform vGIC Mohamed Mediouni
2026-02-15 11:25 ` [PATCH v10 08/14] hvf: gate ARM_FEATURE_PMU register emulation behind not being at EL2 Mohamed Mediouni
2026-02-15 11:25 ` [PATCH v10 09/14] hvf: arm: allow exposing minimal PMU when running with nested virt on Mohamed Mediouni
2026-02-15 11:25 ` [PATCH v10 10/14] target/arm: hvf: add asserts for code paths not leveraged when using the vGIC Mohamed Mediouni
2026-02-15 11:25 ` [PATCH v10 11/14] hvf: sync registers used at EL2 Mohamed Mediouni
2026-02-15 11:25 ` [PATCH v10 12/14] target/arm: hvf: pass through CNTHCTL_EL2 and MDCCINT_EL1 Mohamed Mediouni
2026-02-15 11:25 ` [PATCH v10 13/14] hvf: enable nested virtualisation support Mohamed Mediouni
2026-02-15 11:25 ` [PATCH v10 14/14] hvf: arm: warn instead of assert on a write_list_to_cpustate mismatch Mohamed Mediouni
2026-02-22 19:01 ` [PATCH v10 00/14] HVF: Add support for platform vGIC and nested virtualisation Mohamed Mediouni
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=655bfc1f-e705-49d1-885e-6376ea630ded@linux.dev \
--to=zenghui.yu@linux.dev \
--cc=agraf@csgraf.de \
--cc=dirty@apple.com \
--cc=mads@ynddal.dk \
--cc=mohamed@unpredictable.fr \
--cc=pbonzini@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=phil@philjordan.eu \
--cc=qemu-arm@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=rbolshakov@ddn.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.