Re: [PATCH v3 11/12] selftests: KVM: Test physical counter offsetting

2021-07-21 Thread Andrew Jones
On Mon, Jul 19, 2021 at 06:49:48PM +, Oliver Upton wrote: > Test that userpace adjustment of the guest physical counter-timer > results in the correct view of within the guest. > > Signed-off-by: Oliver Upton > --- > .../selftests/kvm/include/aarch64/processor.h | 12 >

[PATCH v3 11/12] selftests: KVM: Test physical counter offsetting

2021-07-19 Thread Oliver Upton
Test that userpace adjustment of the guest physical counter-timer results in the correct view of within the guest. Signed-off-by: Oliver Upton --- .../selftests/kvm/include/aarch64/processor.h | 12 .../kvm/system_counter_offset_test.c | 29 --- 2 files