On 8/12/26 11:28, Mohamed Mediouni wrote:
Some (backportable) fixes for x86_64 whpx.
-cpu host on Intel CPUs works again without needing a -cpu host,vmx=off
workaround.
A floating point state sync fix and re-injecting exceptions on debug outside
of the int1 case.
Mohamed Mediouni (6):
whpx: i386: fix xsaves enablement in legacy probing path
hw/i386: fw_cfg: do not set VMX feature control on WHPX
whpx: i386: enable fast hypercall output
whpx: i386: synchronise PAT too
whpx: i386: work around Hyper-V FP state oddities
whpx: i386: inject back db
I'm picking this patch set for qemu 11.1.x stable series.
Thanks,
/mjt