> On 5. Feb 2026, at 11:20, Peter Maydell <[email protected]> wrote:
> 
> On Thu, 29 Jan 2026 at 19:20, Mohamed Mediouni <[email protected] 
> <mailto:[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
Hello,

Patchew seems unhappy but the patches cherry-picks cleanly for me… 
(for v19, which is rebased on top of the SMMU patches and v20)

It looks to be due to the commit message being parsed as a patch,
will edit the commit messages for the ACPI table change commits and re-submit.

Thanks,
-Mohamed

Reply via email to