+5
−5
+2
−2
+3
−3
+20
−20
Loading
Rework almost all of KVM x86's exports to expose symbols only to KVM's
vendor modules, i.e. to kvm-{amd,intel}.ko. Keep the generic exports that
are guarded by CONFIG_KVM_EXTERNAL_WRITE_TRACKING=y, as they're explicitly
designed/intended for external usage.
Link: https://lore.kernel.org/r/20250919003303.1355064-6-seanjc@google.com
Signed-off-by:
Sean Christopherson <seanjc@google.com>
Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>