On Thu, 19 Dec 2024 17:26:17 -0800, Sean Christopherson wrote: > Copy KVM-Unit-Tests' x86 helpers for emitting STI and CLI, comments and > all, and use them throughout x86 selftests. The safe_halt() and sti_nop() > logic in particular benefits from centralized comments, as the behavior > isn't obvious unless the reader is already aware of the STI shadow. Applied to kvm-x86 selftests, thanks! [1/1] KVM: selftests: Add helpers for locally (un)blocking IRQs on x86 https://github.com/kvm-x86/linux/commit/983820cb53c0 -- https://github.com/kvm-x86/linux/tree/next