On Mon, 06 Mar 2023 16:55:45 -0800, David Matlack wrote: > Fix 2 small issues with the rdpid test that is a part of x86/tsc.c. > Notably, the test is not currently running since qemu is not configured > to advertise RDPID support and fixing that uncovers a bug in the test > when compiling with Clang. > > David Matlack (2): > x86: Run the tsc test with -cpu max > x86: Mark RDPID asm volatile to avoid dropping instructions > > [...] Applied to kvm-x86 next, thanks! Paolo's "Queued, thanks" showed up, but I don't see these in upstream. [1/2] x86: Run the tsc test with -cpu max https://github.com/kvm-x86/kvm-unit-tests/commit/572fb7097fa7 [2/2] x86: Mark RDPID asm volatile to avoid dropping instructions https://github.com/kvm-x86/kvm-unit-tests/commit/a467f7679c7f -- https://github.com/kvm-x86/kvm-unit-tests/tree/next