Nguyen Anh Quynh wrote:
> This patch installs kvm modules into drivers/kvm directory rather than
> in extra/
>
> Without this patch, I got a problem: after installing kvm (got from
> git repo), modprobe always found and picked kvm modules in drivers/kvm
> (ie old modules) instead the new ones (in
This patch installs kvm modules into drivers/kvm directory rather than in extra/
Without this patch, I got a problem: after installing kvm (got from
git repo), modprobe always found and picked kvm modules in drivers/kvm
(ie old modules) instead the new ones (in extra/). This confuses me
for somet