KVM Test: drop support for building/loading external KVM kernel modules
commitf234c9d331987c2d5ae22d34e7943854f3c12eb3
authorlmr <lmr@592f7852-d20e-0410-864c-8624ca9c26a4>
Mon, 4 Jul 2011 14:56:36 +0000 (4 14:56 +0000)
committerlmr <lmr@592f7852-d20e-0410-864c-8624ca9c26a4>
Mon, 4 Jul 2011 14:56:36 +0000 (4 14:56 +0000)
tree5d421128d03bc28c94c025b7926f1a29a3ee9f29
parent41f2396c55725e9e802fc346adcc020018b7b757
KVM Test: drop support for building/loading external KVM kernel modules

Building and loading KVM modules that are not shipped with the Linux kernel
is discouraged these days.

This patch allows for loading the KVM modules only on the default system
location, which should be the modules built/shipped with the running kernel.

Signed-off-by: Cleber Rosa <crosa@redhat.com>
git-svn-id: svn://test.kernel.org/autotest/trunk@5482 592f7852-d20e-0410-864c-8624ca9c26a4
client/tests/kvm/build.cfg.sample
client/virt/kvm_installer.py