]> www.infradead.org Git - users/jedix/linux-maple.git/commit
KVM: x86/xen: Bury xen_hvm_config behind CONFIG_KVM_XEN=y
authorSean Christopherson <seanjc@google.com>
Sat, 15 Feb 2025 01:14:36 +0000 (17:14 -0800)
committerSean Christopherson <seanjc@google.com>
Mon, 24 Feb 2025 16:59:59 +0000 (08:59 -0800)
commit69e5a7dde9650c691489bad4472634c1dd64cab7
treee2d611feca4d740fa976126fa79d43a9eddfefce
parenta5d7700af6b036d3b5c17fdf0be3ee38c653aee7
KVM: x86/xen: Bury xen_hvm_config behind CONFIG_KVM_XEN=y

Now that all references to kvm_vcpu_arch.xen_hvm_config are wrapped with
CONFIG_KVM_XEN #ifdefs, bury the field itself behind CONFIG_KVM_XEN=y.

No functional change intended.

Reviewed-by: David Woodhouse <dwmw@amazon.co.uk>
Reviewed-by: Paul Durrant <paul@xen.org>
Link: https://lore.kernel.org/r/20250215011437.1203084-5-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
arch/x86/include/asm/kvm_host.h