On Wed, 12 Jun 2024 11:16:10 -0700, Reinette Chatre wrote: > Changes from v8: > - v8: https://lore.kernel.org/lkml/cover.1718043121.git.reinette.chatre@xxxxxxxxx/ > - Many changes to new udelay() utility patch as well as the APIC bus > frequency test aimed to make it more robust (additional ASSERTs, > consistent types, eliminate duplicate code, etc.) and useful with > support for more user configuration. Please refer to individual patches for > detailed changes. > - Series applies cleanly to next branch of kvm-x86 with HEAD > e4e9e1067138e5620cf0500c3e5f6ebfb9d322c8. > > [...] Applied to kvm-x86 misc, with all the changes mentioned in my earlier replies. I'm out next week, and don't want to merge the KVM changes without these tests, hence the rushed application. Please holler if you disagree with anything (or if I broke something). I won't respond until July 8th at the earliest, but worst case scenario we can do fixup patches after 6.11-rc1. [1/2] KVM: selftests: Add x86_64 guest udelay() utility https://github.com/kvm-x86/linux/commit/6b878cbb87bf [2/2] KVM: selftests: Add test for configure of x86 APIC bus frequency https://github.com/kvm-x86/linux/commit/82222ee7e84c -- https://github.com/kvm-x86/linux/tree/next