git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
27025a6
)
KVM: PPC: Add devname:kvm aliases for modules
author
Alexander Graf
<agraf@suse.de>
Mon, 9 Dec 2013 12:53:42 +0000
(13:53 +0100)
committer
Alexander 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