On Thu, 29 Jan 2026 at 19:20, Mohamed Mediouni <[email protected]> wrote:
>
> Link to branch: https://github.com/mediouni-m/qemu whpx (tag for this 
> submission: whpx-v19)
>
> Missing features:
> - VM save-restore: interrupt controller state notably
> - SVE register sync: I didn't have the time to test this on pre-release 
> hardware with SVE2 support yet.
> So SVE2 is currently masked for VMs when running this.
>
> Known bugs:
> - U-Boot still doesn't work (hangs when trying to parse firmware) but EDK2 
> does.
>
> Note:
>
> "target/arm/kvm: add constants for new PSCI versions" taken from the mailing 
> list.
>
> "accel/system: Introduce hwaccel_enabled() helper" taken from the mailing 
> list, added here
> as part of this series to make it compilable as a whole.
>
> And another note:
>
> Seems that unlike HVF there isn't direct correspondence between WHv registers 
> and the actual register layout,
> so didn't do changes there to a sysreg.inc.

Hi; this doesn't apply on current master now that the SMMU changes
have landed, because of a conflict with the ACPI data table
update patch, but otherwise I think it is good to go. Could you
rebase it, please?

thanks
-- PMM

Reply via email to