On Mon, 2012-04-09 at 18:26 +0800, Amos Kong wrote:
> On 09/04/12 16:36, Sheng SL Liu wrote:
> > From: Liu Sheng <[email protected]>
> > Adding a configurtion item for ppc64 platform to support autotest running on
> > ppc64 machine.
> >
> > signed-off-by: Liu Sheng
> > ---
> > client/virt/guest-os.cfg.sample | 15 +++++++++++++++
> > 1 files changed, 15 insertions(+), 0 deletions(-)
> >
> > diff --git a/client/virt/guest-os.cfg.sample
> > b/client/virt/guest-os.cfg.sample
> > index b895592..6e1e781 100644
> > --- a/client/virt/guest-os.cfg.sample
> > +++ b/client/virt/guest-os.cfg.sample
> > @@ -389,6 +389,21 @@ variants:
> > md5sum_cd1 = bb38ea1fe4b2fc69e7a6e15cf1c69c91
> > md5sum_1m_cd1 = e25ea147176f24239d38a46f501bd25e
> >
> > + - 16.ppc64:
> > + image_name = f16-ppc64
> > + extra_params += " -M pseries -enable-kvm "
> 
> 
> I posted a patch to add a function(add_machine_type()),
> then we can config machine type in config file.
> It's better than using extra_params.
> http://test.kernel.org/pipermail/autotest/2012-April/010204.html
> 
> "-enable-kvm" should not be added here, user can control it in tests.cfg

Indeed, I've just applied Amos' and Golita's patch. 

_______________________________________________
Autotest mailing list
[email protected]
http://test.kernel.org/cgi-bin/mailman/listinfo/autotest

Reply via email to