KVM: PPC: Add devname:kvm aliases for modules
authorAlexander Graf <agraf@suse.de>
Mon, 9 Dec 2013 12:53:42 +0000 (13:53 +0100)
committerAlexander Graf <agraf@suse.de>
Thu, 9 Jan 2014 09:14:00 +0000 (10:14 +0100)
Systems that support automatic loading of kernel modules through
device aliases should try and automatically load kvm when /dev/kvm
gets opened.

Add code to support that magic for all PPC kvm targets, even the
ones that don't support modules yet.

Signed-off-by: Alexander Graf <agraf@suse.de>

No differences found