On Mon, 2009-07-13 at 16:26 -0300, Lucas Meneghel Rodrigues wrote: > Developers might want to use the KVM test to verify changes > only on their own local qemu source directory and will use the > 'localsrc' install mode on the KVM test control file, and > provide 'load_modules': 'no' option on the params dict inside > the kvm control file. However, that option is not documented and > defaults to 'yes', and when the code to load kvm modules can't > find a built kvm.ko module inside the source dir, an unhandled > error exception (totally unhelpful) will be thrown. > > This patch makes the test throw a much more helpful error message, > helping the developer to figure out what is wrong and fix the > problem. Applied. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html