Re: [PATCH v2 07/12] selftests: KVM: Introduce system counter offset test

2021-07-21 Thread Andrew Jones
On Fri, Jul 16, 2021 at 09:26:24PM +, Oliver Upton wrote: > Introduce a KVM selftest to verify that userspace manipulation of the > TSC (via the new vCPU attribute) results in the correct behavior within > the guest. > > Signed-off-by: Oliver Upton > --- >

[PATCH v2 07/12] selftests: KVM: Introduce system counter offset test

2021-07-16 Thread Oliver Upton
Introduce a KVM selftest to verify that userspace manipulation of the TSC (via the new vCPU attribute) results in the correct behavior within the guest. Signed-off-by: Oliver Upton --- tools/testing/selftests/kvm/.gitignore| 1 + tools/testing/selftests/kvm/Makefile | 1 +