On Thu, Jun 24, 2010 at 08:29:51PM -0300, Lucas Meneghel Rodrigues wrote: > In order to make it convenient to run unit tests on > KVM autotest, add rules to install the flat files to > $(PREFIX)/share/qemu/tests. > > Also, add a unittests.cfg file, a simple .ini file > that contains unittest definitions. The unittest > definitions work like this: > > [unittest_name] > file = foo.flat # Name of the flat file to be used > smp = 2 # Number of processors the VM will use during this test > extra_params = -cpu qemu64,+x2apic # Additional parameters used > > For rpms, other patches defining qemu-kvm-tests.rpm will follow. > > Signed-off-by: Lucas Meneghel Rodrigues <lmr@xxxxxxxxxx> Applied, thanks. -- 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