[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Zh8ZHPUlQk4niS7k@google.com>
Date: Tue, 16 Apr 2024 17:34:36 -0700
From: Sean Christopherson <seanjc@...gle.com>
To: Jacob Pan <jacob.jun.pan@...ux.intel.com>
Cc: LKML <linux-kernel@...r.kernel.org>, X86 Kernel <x86@...nel.org>,
Peter Zijlstra <peterz@...radead.org>, iommu@...ts.linux.dev,
Thomas Gleixner <tglx@...utronix.de>, Lu Baolu <baolu.lu@...ux.intel.com>, kvm@...r.kernel.org,
Dave Hansen <dave.hansen@...el.com>, Joerg Roedel <joro@...tes.org>,
"H. Peter Anvin" <hpa@...or.com>, Borislav Petkov <bp@...en8.de>, Ingo Molnar <mingo@...hat.com>,
Paul Luse <paul.e.luse@...el.com>, Dan Williams <dan.j.williams@...el.com>,
Jens Axboe <axboe@...nel.dk>, Raj Ashok <ashok.raj@...el.com>, Kevin Tian <kevin.tian@...el.com>,
maz@...nel.org, Robin Murphy <robin.murphy@....com>, jim.harris@...sung.com,
a.manzanares@...sung.com, Bjorn Helgaas <helgaas@...nel.org>, guang.zeng@...el.com,
robert.hoo.linux@...il.com
Subject: Re: [PATCH v2 01/13] x86/irq: Move posted interrupt descriptor out of
vmx code
"KVM" in the scope would be nice.
On Fri, Apr 05, 2024, Jacob Pan wrote:
> To prepare native usage of posted interrupt, move PID declaration out of
> VMX code such that they can be shared.
>
> Signed-off-by: Jacob Pan <jacob.jun.pan@...ux.intel.com>
> ---
> arch/x86/include/asm/posted_intr.h | 88 ++++++++++++++++++++++++++++
> arch/x86/kvm/vmx/posted_intr.h | 93 +-----------------------------
> arch/x86/kvm/vmx/vmx.c | 1 +
> arch/x86/kvm/vmx/vmx.h | 2 +-
> 4 files changed, 91 insertions(+), 93 deletions(-)
> create mode 100644 arch/x86/include/asm/posted_intr.h
Acked-by: Sean Christopherson <seanjc@...gle.com>
Powered by blists - more mailing lists