Re: [PATCH] KVM: selftests: x86: clarify what is reported on KVM_GET_MSRS failure

2019-09-27 Thread Paolo Bonzini
On 27/09/19 17:54, Vitaly Kuznetsov wrote: > When KVM_GET_MSRS fail the report looks like > > Test Assertion Failure > lib/x86_64/processor.c:1089: r == nmsrs > pid=28775 tid=28775 - Argument list too long > 10x0040a55f: vcpu_save_state at processor.c:1088 > (di

Re: [PATCH] KVM: selftests: x86: clarify what is reported on KVM_GET_MSRS failure

2019-09-27 Thread Jim Mattson
On Fri, Sep 27, 2019 at 8:54 AM Vitaly Kuznetsov wrote: > > When KVM_GET_MSRS fail the report looks like > > Test Assertion Failure > lib/x86_64/processor.c:1089: r == nmsrs > pid=28775 tid=28775 - Argument list too long > 1 0x0040a55f: vcpu_save_state at processor.c:10

[PATCH] KVM: selftests: x86: clarify what is reported on KVM_GET_MSRS failure

2019-09-27 Thread Vitaly Kuznetsov
When KVM_GET_MSRS fail the report looks like Test Assertion Failure lib/x86_64/processor.c:1089: r == nmsrs pid=28775 tid=28775 - Argument list too long 1 0x0040a55f: vcpu_save_state at processor.c:1088 (discriminator 3) 2 0x004010e3: main at state_test.c