From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ken CC Subject: Re: [PATCH qemu-kvm] kvm: rename kvm/test/test/powerpc to kvm/test/powerpc Date: Mon, 7 Jun 2010 09:46:43 +0800 Message-ID: <20100607014643.GB21060@t4.rh> References: <20100606130755.18068.49852.stgit@dhcp-99-297.localhost> <4C0BA125.6040101@redhat.com> Reply-To: cc.5nth@gmail.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvm@vger.kernel.org To: Avi Kivity Return-path: Received: from mail-vw0-f46.google.com ([209.85.212.46]:56728 "EHLO mail-vw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754982Ab0FGBqn (ORCPT ); Sun, 6 Jun 2010 21:46:43 -0400 Received: by vws5 with SMTP id 5so2712963vws.19 for ; Sun, 06 Jun 2010 18:46:42 -0700 (PDT) Content-Disposition: inline In-Reply-To: <4C0BA125.6040101@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On Sun, Jun 06, 2010 at 04:22:45PM +0300, Avi Kivity wrote: > On 06/06/2010 04:13 PM, Ken CC wrote: > >To make the directory architecture match the file config file > >kvm/test/config-powerpc.mk. > > > > Can you please resent with 'diff.renames' set in your git > configuration? That will make the patch reviewable, as it will > convert it to a pattern of moves instead of creates/deletes. > Hi, Avi, I have resent the patch, please check. > Also, isn't a Makefile change needed? > the content of config-powerpc.mak shares the same directory structure with that of config-x86-common.mak, so i think it is not needed to change Makefile while moving "powerpc" out of the "test" dir. Regards, Ken CC