[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <175798203762.623957.146740047246949369.b4-ty@google.com>
Date: Mon, 15 Sep 2025 17:25:53 -0700
From: Sean Christopherson <seanjc@...gle.com>
To: Sean Christopherson <seanjc@...gle.com>, Paolo Bonzini <pbonzini@...hat.com>
Cc: kvm@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/4] KVM: selftests: Fastops DIV testcases
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
Powered by blists - more mailing lists