On Tue, 2012-07-24 at 10:31 +0800, Liu Sheng wrote: > Thanks, Lucas. > And I find so many arch related codes are in so many files of kvm autotest and > autotest itself, most of them are in if-else style. As more and more arch will > support kvm, and some cases maybe arch related, it will be hard to manage the > arch related code. Can we have some infrastructure code to put them together > and > give a uniform interface. Just like it is in linux kernel, the arch related > code > are in arch dir, not in every .c file.
Well, in principle it's a great goal, but I don't immediately see how to implement this. https://github.com/autotest/autotest/issues/476 Here, if anybody has ideas please let post your comment on #476. Cheers, Lucas _______________________________________________ Autotest mailing list [email protected] http://test.kernel.org/cgi-bin/mailman/listinfo/autotest
