Re: [PATCH v2 0/4] KVM: TDX: Cleanup the kvm_x86_ops structure for vmx/tdx
From: Sean Christopherson
Date: Fri May 02 2025 - 17:55:38 EST
On Tue, 18 Mar 2025 00:35:05 -0600, Vishal Verma wrote:
> This is a cleanup that should follow the initial TDX base support (i.e.
> not an immediate fix needed for kvm-coco-queue).
>
> Patch 1 is a precursory fix for a build warning/error found when
> manually testing the CONFIG_INTEL_TDX_HOST=n case.
>
> For Patches 2-4:
>
> [...]
Applied 2-4 to kvm-x86 vmx, with Chao's feedback incorporated, along with a few
other minor cleanups.
[1/4] KVM: TDX: Fix definition of tdx_guest_nr_guest_keyids()
(no commit info)
[2/4] KVM: VMX: Move apicv_pre_state_restore to posted_intr.c
https://github.com/kvm-x86/linux/commit/84ad4d834ce9
[3/4] KVM: VMX: Make naming consistent for kvm_complete_insn_gp via define
https://github.com/kvm-x86/linux/commit/1a81d9d5a1da
[4/4] KVM: VMX: Clean up and macrofy x86_ops
https://github.com/kvm-x86/linux/commit/907092bf7cbd
--
https://github.com/kvm-x86/linux/tree/next