Skip to content
Commit 34a75b0f authored by Paul Mackerras's avatar Paul Mackerras
Browse files

KVM: PPC: Implement kvm_arch_intc_initialized() for PPC



It doesn't make sense to create irqfds for a VM that doesn't have
in-kernel interrupt controller emulation.  There is an existing
interface for architecture code to tell the irqfd code whether or
not any interrupt controller has been initialized, called
kvm_arch_intc_initialized(), so let's implement that for powerpc.

Signed-off-by: default avatarPaul Mackerras <paulus@ozlabs.org>
parent e48ba1cb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment