On Tue, 09 Sep 2025 13:28:31 -0700, Sean Christopherson wrote:
> Add DIV and IDIV support to the so called fastops test to add coverage for #DE
> (the only exception that can occur during fastops execution), which was broken
> due to a typo in PeterZ's overhaul[*].
>
> I meant to post this back in July and forgot...
>
> [*] https://lore.kernel.org/all/aIF7ZhWZxlkcpm4y@google.com
>
> [...]
Applied to kvm-x86 selftests, thanks!
[1/4] KVM: selftests: Add support for #DE exception fixup
https://github.com/kvm-x86/linux/commit/7b39b6c76942
[2/4] KVM: selftests: Add coverage for 'b' (byte) sized fastops emulation
https://github.com/kvm-x86/linux/commit/9bf5da1ca427
[3/4] KVM: selftests: Dedup the gnarly constraints of the fastops tests (more macros!)
https://github.com/kvm-x86/linux/commit/fe08478b1d51
[4/4] KVM: selftests: Add support for DIV and IDIV in the fastops test
https://github.com/kvm-x86/linux/commit/aebc62b3dedc
--
https://github.com/kvm-x86/linux/tree/next