WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-ppc-devel

[XenPPC] [RFC] directory renaming

To: xen-ppc-devel@xxxxxxxxxxxxxxxxxxx
Subject: [XenPPC] [RFC] directory renaming
From: Hollis Blanchard <hollisb@xxxxxxxxxx>
Date: Wed, 05 Jul 2006 16:08:19 -0500
Delivery-date: Wed, 05 Jul 2006 14:08:38 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-ppc-devel-request@lists.xensource.com?subject=help>
List-id: Xen PPC development <xen-ppc-devel.lists.xensource.com>
List-post: <mailto:xen-ppc-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ppc-devel>, <mailto:xen-ppc-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ppc-devel>, <mailto:xen-ppc-devel-request@lists.xensource.com?subject=unsubscribe>
Organization: IBM Linux Technology Center
Sender: xen-ppc-devel-bounces@xxxxxxxxxxxxxxxxxxx
I would have sent the patch, but because of the way hg move is
implemented, it's a huge number of new files.

xen/arch/ppc -> xen/arch/powerpc
xen/arch/ppc/ppc64 -> xen/arch/powerpc/powerpc64
xen/include/asm-ppc -> xen/include/asm-powerpc
xen/include/asm-ppc/ppc64 -> xen/include/asm-powerpc/powerpc64
config/ppc64.mk -> config/powerpc64.mk
xen/include/public/arch-ppc64.h -> xen/include/public/arch-powerpc.h

Since that last one is part of the guest-facing API, we need to make
sure that's correct.

To cross-compile, you'll use "XEN_TARGET_ARCH=powerpc64".

I haven't checked this is yet, but when I do I probably won't send the
commit mail to the list because it will be quite large.

Comments? If not I'll probably check this in tomorrow.

-- 
Hollis Blanchard
IBM Linux Technology Center


_______________________________________________
Xen-ppc-devel mailing list
Xen-ppc-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ppc-devel

<Prev in Thread] Current Thread [Next in Thread>