Uri Lublin wrote:
> Hi Mike,
> 
> Can you load those kernel modules before running kvm-autotest (something
> like a setup script) ? And clean up when the run completes (cleanup
> script) ?

This can problay be done with the pre_command and post_command
parameters that I added in my previous patch.

Come to think of it, the whole custom kvm_install method is just a large
pre_command.  I even used alot of the same code mike used when adding
this functionality.

Does it make sense to treat the custom install of kvm as one large
pre_command?


-D
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to