Re: [PATCH v7 02/23] KVM: Make device name configurable
From: Sean Christopherson
Date: Tue Sep 01 2026 - 20:40:43 EST
On Mon, Aug 31, 2026, Steffen Eiden wrote:
> Allow KVM implementations to choose alternative device names. This is
> especially useful for architectures providing multiple KVM
> implementations simultaneously. Architectures providing multiple KVM
> implementations must compile the KVM common code once per
> implementation and mange symbols.
What about tracepoints? Or do those show up as "kvm" and "kvm-arm64"?