Per comments on patch #1, I need you to take the comments into account and send a v2 corrected.
Thanks! On Fri, Mar 22, 2013 at 5:36 AM, Mike Qiu <[email protected]> wrote: > From: Mike Qiu <[email protected]> > > Currently, cpu arch related code in utils_misc just support X86, > this will cause errors while run autotest in Power platform, > especially in ppc64. > > Add some patterns to deal with the Power platform, and makes > it work both X86 and PowerPC, especially ppc64. > > Signed-off-by: Mike Qiu <[email protected]> > > Mike Qiu (3): > virttest.utils_misc:fix 'unknown' CPU for IBM Power architecture > virttest.utils_misc:Fix get_host_cpu_models to return ppc64 > virttest.utils_misc:fix qemu-system-ppc64 cpu model list > > virttest/utils_misc.py | 23 ++++++++++++++++++----- > 1 files changed, 18 insertions(+), 5 deletions(-) > > -- > 1.7.7.6 > > _______________________________________________ > Virt-test-devel mailing list > [email protected] > https://www.redhat.com/mailman/listinfo/virt-test-devel -- Lucas _______________________________________________ Virt-test-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/virt-test-devel
