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 hw/i386/fw_cfg.c | 13 ++++++-- target/i386/whpx/whpx-all.c | 51 ++++++++++++++++++++---------- target/i386/whpx/whpx-cpu-legacy.c | 2 +- 3 files changed, 47 insertions(+), 19 deletions(-) -- 2.54.0 (Apple Git-156)
