[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20230801-121c649de93d2bcd54af14c4@orel>
Date: Tue, 1 Aug 2023 11:22:07 +0200
From: Andrew Jones <ajones@...tanamicro.com>
To: Sean Christopherson <seanjc@...gle.com>
Cc: Paolo Bonzini <pbonzini@...hat.com>, Marc Zyngier <maz@...nel.org>,
Oliver Upton <oliver.upton@...ux.dev>,
Anup Patel <anup@...infault.org>,
Paul Walmsley <paul.walmsley@...ive.com>,
Palmer Dabbelt <palmer@...belt.com>,
Albert Ou <aou@...s.berkeley.edu>,
Christian Borntraeger <borntraeger@...ux.ibm.com>,
Janosch Frank <frankja@...ux.ibm.com>,
Claudio Imbrenda <imbrenda@...ux.ibm.com>, kvm@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, kvmarm@...ts.linux.dev,
kvm-riscv@...ts.infradead.org, linux-riscv@...ts.infradead.org,
linux-kernel@...r.kernel.org, Aaron Lewis <aaronlewis@...gle.com>
Subject: Re: [PATCH v4.1 2/3] KVM: selftests: Add #define of expected KVM
exit reason for ucall
On Mon, Jul 31, 2023 at 01:30:25PM -0700, Sean Christopherson wrote:
> Define the expected architecture specific exit reason for a successful
> ucall so that common tests can assert that a ucall occurred without the
> test needing to implement arch specific code.
>
> Suggested-by: Andrew Jones <ajones@...tanamicro.com>
> Signed-off-by: Sean Christopherson <seanjc@...gle.com>
> ---
> tools/testing/selftests/kvm/include/aarch64/ucall.h | 2 ++
> tools/testing/selftests/kvm/include/riscv/ucall.h | 2 ++
> tools/testing/selftests/kvm/include/s390x/ucall.h | 2 ++
> tools/testing/selftests/kvm/include/x86_64/ucall.h | 2 ++
> 4 files changed, 8 insertions(+)
>
Reviewed-by: Andrew Jones <ajones@...tanamicro.com>
Powered by blists - more mailing lists