On Mon, 26 Dec 2022 15:54:10 +0800, Like Xu wrote: > We have adopted a test-driven development approach for vPMU's features, > and these two fixes below cover the paths for at least two corner use cases. > > Like Xu (2): > x86/pmu: Add Intel Guest Transactional (commited) cycles testcase > x86/pmu: Wrap the written counter value with gp_counter_width > > [...] Applied to kvm-x86 next, thanks! [1/2] x86/pmu: Add Intel Guest Transactional (commited) cycles testcase https://github.com/kvm-x86/kvm-unit-tests/commit/ece17cfebc27 [2/2] x86/pmu: Wrap the written counter value with gp_counter_width https://github.com/kvm-x86/linux/commit/15507bb0 -- https://github.com/kvm-x86/kvm-unit-tests/tree/next