[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Z9N8rm3OSy6gH0Jh@google.com>
Date: Fri, 14 Mar 2025 00:47:42 +0000
From: Yosry Ahmed <yosry.ahmed@...ux.dev>
To: Sean Christopherson <seanjc@...gle.com>
Cc: Paolo Bonzini <pbonzini@...hat.com>,
Maxim Levitsky <mlevitsk@...hat.com>, x86@...nel.org,
kvm@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 6/7] KVM: SVM: Use a single ASID per VM
> diff --git a/arch/x86/kvm/svm/svm.h b/arch/x86/kvm/svm/svm.h
> index 0f6426809e1b9..4c6664ba4048d 100644
> --- a/arch/x86/kvm/svm/svm.h
> +++ b/arch/x86/kvm/svm/svm.h
> @@ -119,6 +119,7 @@ struct kvm_svm {
>
> /* Struct members for AVIC */
> u32 avic_vm_id;
> + unsigned int asid;
I couldn't have put this in a worse place if I was trying.
Powered by blists - more mailing lists