On Mon, 27 Mar 2023 22:02:28 -0700, Sean Christopherson wrote: > Add testcases for the write-only MSRs IA32_PRED_CMD and IA32_FLUSH_CMD. > > Note, this depends on the x2APIC MSR series[*]. Unless someone yells, > I'll include both in a pull request later this week. > > [*] https://lkml.kernel.org/r/20230107011737.577244-1-seanjc%40google.com > > [...] Applied to kvm-x86 next, thanks! [1/3] x86: Add define for MSR_IA32_PRED_CMD's PRED_CMD_IBPB (bit 0) https://github.com/kvm-x86/kvm-unit-tests/commit/056a56f6e8d0 [2/3] x86/msr: Add testcases for MSR_IA32_PRED_CMD and its IBPB command https://github.com/kvm-x86/kvm-unit-tests/commit/835268e75d12 [3/3] x86/msr: Add testcases for MSR_IA32_FLUSH_CMD and its L1D_FLUSH command https://github.com/kvm-x86/kvm-unit-tests/commit/408e9eaae1c6 -- https://github.com/kvm-x86/kvm-unit-tests/tree/next