# HG changeset patch
# User Hollis Blanchard <hollisb@xxxxxxxxxx>
# Node ID b3dfb02fc2c28d8d0dfcdf57a5f4df2664457cfb
# Parent ab08d443113d038a637662c502202685fa9228ac
[ppc] copyright cleanup: adjust format; add a couple missing notices
Signed-off-by: Hollis Blanchard
---
tools/libxc/xc_ppc_linux_build.c | 20 ++++++++++++++++
xen/arch/ppc/0opt.c | 20 ++++++++++++++++
xen/arch/ppc/audit.c | 11 +++++----
xen/arch/ppc/bitops.c | 2 +
xen/arch/ppc/boot_of.c | 7 +++--
xen/arch/ppc/dart.c | 13 ++++++----
xen/arch/ppc/dart.h | 7 +++--
xen/arch/ppc/dart_u3.c | 12 +++++-----
xen/arch/ppc/dart_u4.c | 12 +++++-----
xen/arch/ppc/delay.c | 20 ++++++++++++++++
xen/arch/ppc/dom0_ops.c | 11 +++++----
xen/arch/ppc/domain.c | 12 +++++-----
xen/arch/ppc/domain_build.c | 14 ++++++-----
xen/arch/ppc/exceptions.c | 12 +++++-----
xen/arch/ppc/exceptions.h | 20 ++++++++++++++++
xen/arch/ppc/external.c | 12 +++++-----
xen/arch/ppc/gdbstub.c | 12 +++++-----
xen/arch/ppc/hcalls.c | 12 +++++-----
xen/arch/ppc/htab.c | 12 +++++-----
xen/arch/ppc/iommu.c | 12 +++++-----
xen/arch/ppc/iommu.h | 7 +++--
xen/arch/ppc/irq.c | 20 ++++++++++++++++
xen/arch/ppc/mm.c | 11 +++++----
xen/arch/ppc/mpic.c | 30 +++++++++++++------------
xen/arch/ppc/mpic_init.c | 19 +++++++++++++++
xen/arch/ppc/mpic_init.h | 20 ++++++++++++++++
xen/arch/ppc/of-devtree.c | 11 +++++----
xen/arch/ppc/of-devtree.h | 12 +++++-----
xen/arch/ppc/of-devwalk.c | 11 +++++----
xen/arch/ppc/of_handler/console.c | 8 ++++--
xen/arch/ppc/of_handler/control.c | 12 +++++-----
xen/arch/ppc/of_handler/cpu.c | 11 +++++----
xen/arch/ppc/of_handler/devtree.c | 13 +++++-----
xen/arch/ppc/of_handler/io.c | 12 +++++-----
xen/arch/ppc/of_handler/memcmp.c | 12 +++++-----
xen/arch/ppc/of_handler/memory.c | 12 +++++-----
xen/arch/ppc/of_handler/memset.c | 12 +++++-----
xen/arch/ppc/of_handler/ofh.c | 11 +++++----
xen/arch/ppc/of_handler/ofh.h | 7 +++--
xen/arch/ppc/of_handler/papr.h | 12 +++++-----
xen/arch/ppc/of_handler/services.c | 12 +++++-----
xen/arch/ppc/of_handler/snprintf.c | 12 +++++-----
xen/arch/ppc/of_handler/strcmp.c | 12 +++++-----
xen/arch/ppc/of_handler/strlen.c | 12 +++++-----
xen/arch/ppc/of_handler/strncmp.c | 12 +++++-----
xen/arch/ppc/of_handler/strncpy.c | 12 +++++-----
xen/arch/ppc/of_handler/strnlen.c | 12 +++++-----
xen/arch/ppc/of_handler/vdevice.c | 8 ++++--
xen/arch/ppc/of_handler/xencomm.c | 12 +++++-----
xen/arch/ppc/ofd_fixup.c | 15 +++++++-----
xen/arch/ppc/oftree.h | 20 ++++++++++++++++
xen/arch/ppc/papr/debug.c | 12 +++++-----
xen/arch/ppc/papr/tce.c | 12 +++++-----
xen/arch/ppc/papr/vtce.c | 12 +++++-----
xen/arch/ppc/papr/vterm.c | 12 +++++-----
xen/arch/ppc/papr/xlate.c | 12 +++++-----
xen/arch/ppc/physdev.c | 20 ++++++++++++++++
xen/arch/ppc/ppc32/prom_call.c | 11 +++++----
xen/arch/ppc/ppc64/asm-offsets.c | 2 +
xen/arch/ppc/ppc64/domain.c | 12 +++++-----
xen/arch/ppc/ppc64/ppc970.c | 12 +++++-----
xen/arch/ppc/ppc64/traps.c | 11 +++++----
xen/arch/ppc/rtas.c | 11 +++++----
xen/arch/ppc/setup.c | 12 +++++-----
xen/arch/ppc/smp.c | 11 +++++----
xen/arch/ppc/tce.h | 7 +++--
xen/arch/ppc/time.c | 12 +++++-----
xen/arch/ppc/usercopy.c | 13 +++++-----
xen/include/asm-ppc/asm_defns.h | 20 ++++++++++++++++
xen/include/asm-ppc/cache.h | 11 +++++----
xen/include/asm-ppc/config.h | 11 +++++----
xen/include/asm-ppc/current.h | 11 +++++----
xen/include/asm-ppc/debugger.h | 11 +++++----
xen/include/asm-ppc/delay.h | 11 +++++----
xen/include/asm-ppc/desc.h | 11 +++++----
xen/include/asm-ppc/div64.h | 11 +++++----
xen/include/asm-ppc/domain.h | 12 +++++-----
xen/include/asm-ppc/event.h | 20 +++++++++++++---
xen/include/asm-ppc/flushtlb.h | 11 +++++----
xen/include/asm-ppc/grant_table.h | 20 ++++++++++++++++
xen/include/asm-ppc/guest_access.h | 11 +++++----
xen/include/asm-ppc/hardirq.h | 20 ++++++++++++++++
xen/include/asm-ppc/hcalls.h | 12 +++++-----
xen/include/asm-ppc/htab.h | 12 +++++-----
xen/include/asm-ppc/hypercall.h | 20 +++++++++++++++-
xen/include/asm-ppc/init.h | 20 ++++++++++++++++
xen/include/asm-ppc/io.h | 11 +++++----
xen/include/asm-ppc/iocap.h | 11 +++++----
xen/include/asm-ppc/irq.h | 20 ++++++++++++++++
xen/include/asm-ppc/mach-default/irq_vectors.h | 2 +
xen/include/asm-ppc/memory.h | 11 +++++----
xen/include/asm-ppc/misc.h | 11 +++++----
xen/include/asm-ppc/mm.h | 13 +++++-----
xen/include/asm-ppc/mpic.h | 2 +
xen/include/asm-ppc/msr.h | 11 +++++----
xen/include/asm-ppc/multicall.h | 20 ++++++++++++++++
xen/include/asm-ppc/page.h | 11 +++++----
xen/include/asm-ppc/papr.h | 15 +++++++-----
xen/include/asm-ppc/pci.h | 11 +++++----
xen/include/asm-ppc/ppc64/config.h | 11 +++++----
xen/include/asm-ppc/ppc64/ppc970-hid.h | 12 +++++-----
xen/include/asm-ppc/ppc64/ppc970.h | 12 +++++-----
xen/include/asm-ppc/ppc64/procarea.h | 11 +++++----
xen/include/asm-ppc/ppc64/processor.h | 11 +++++----
xen/include/asm-ppc/ppc64/string.h | 2 +
xen/include/asm-ppc/processor.h | 13 +++++-----
xen/include/asm-ppc/reg_defs.h | 12 +++++-----
xen/include/asm-ppc/regs.h | 11 +++++----
xen/include/asm-ppc/shadow.h | 11 +++++----
xen/include/asm-ppc/smp.h | 11 +++++----
xen/include/asm-ppc/smpboot.h | 20 ++++++++++++++++
xen/include/asm-ppc/spinlock.h | 13 +++++-----
xen/include/asm-ppc/string.h | 20 ++++++++++++++++
xen/include/asm-ppc/system.h | 13 +++++-----
xen/include/asm-ppc/time.h | 11 +++++----
xen/include/asm-ppc/types.h | 2 +
xen/include/asm-ppc/uaccess.h | 11 +++++----
xen/include/public/arch-ppc64.h | 11 +++++----
118 files changed, 996 insertions(+), 475 deletions(-)
diff -r ab08d443113d -r b3dfb02fc2c2 tools/libxc/xc_ppc_linux_build.c
--- a/tools/libxc/xc_ppc_linux_build.c Wed Jun 21 13:36:49 2006 -0500
+++ b/tools/libxc/xc_ppc_linux_build.c Thu Jun 22 10:58:41 2006 -0500
@@ -1,3 +1,23 @@
+/*
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *
+ * Copyright (C) IBM Corporation 2006
+ *
+ * Authors: Hollis Blanchard <hollisb@xxxxxxxxxx>
+ */
+
#include <stdio.h>
#include <stdint.h>
#include <stdlib.h>
diff -r ab08d443113d -r b3dfb02fc2c2 xen/arch/ppc/0opt.c
--- a/xen/arch/ppc/0opt.c Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/arch/ppc/0opt.c Thu Jun 22 10:58:41 2006 -0500
@@ -1,3 +1,23 @@
+/*
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
+ */
+
#include <xen/config.h>
#include <asm/misc.h>
diff -r ab08d443113d -r b3dfb02fc2c2 xen/arch/ppc/audit.c
--- a/xen/arch/ppc/audit.c Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/arch/ppc/audit.c Thu Jun 22 10:58:41 2006 -0500
@@ -1,20 +1,21 @@
/*
- * Copyright (C) 2005 Hollis Blanchard <hollisb@xxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Hollis Blanchard <hollisb@xxxxxxxxxx>
*/
#ifndef NDEBUG
diff -r ab08d443113d -r b3dfb02fc2c2 xen/arch/ppc/bitops.c
--- a/xen/arch/ppc/bitops.c Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/arch/ppc/bitops.c Thu Jun 22 10:58:41 2006 -0500
@@ -1,3 +1,5 @@
+/* from linux/arch/powerpc/lib/bitops.c */
+
#include <asm/types.h>
#include <asm/bitops.h>
diff -r ab08d443113d -r b3dfb02fc2c2 xen/arch/ppc/boot_of.c
--- a/xen/arch/ppc/boot_of.c Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/arch/ppc/boot_of.c Thu Jun 22 10:58:41 2006 -0500
@@ -1,6 +1,4 @@
/*
- * Copyright (C) 2005 Jimi Xenidis <jimix@xxxxxxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
@@ -13,8 +11,11 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
*/
#include <xen/config.h>
diff -r ab08d443113d -r b3dfb02fc2c2 xen/arch/ppc/dart.c
--- a/xen/arch/ppc/dart.c Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/arch/ppc/dart.c Thu Jun 22 10:58:41 2006 -0500
@@ -1,20 +1,23 @@
/*
- * Copyright (C) 2005 Jimi Xenidis <jimix@xxxxxxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
*/
+
#include <xen/config.h>
#include <xen/types.h>
#include <xen/mm.h>
diff -r ab08d443113d -r b3dfb02fc2c2 xen/arch/ppc/dart.h
--- a/xen/arch/ppc/dart.h Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/arch/ppc/dart.h Thu Jun 22 10:58:41 2006 -0500
@@ -1,6 +1,4 @@
/*
- * Copyright (C) 2005 Jimi Xenidis <jimix@xxxxxxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
@@ -13,8 +11,11 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
*/
#ifndef _DART_H
diff -r ab08d443113d -r b3dfb02fc2c2 xen/arch/ppc/dart_u3.c
--- a/xen/arch/ppc/dart_u3.c Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/arch/ppc/dart_u3.c Thu Jun 22 10:58:41 2006 -0500
@@ -1,19 +1,21 @@
/*
- * Copyright (C) 2005 Jimi Xenidis <jimix@xxxxxxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
*/
#undef DEBUG
diff -r ab08d443113d -r b3dfb02fc2c2 xen/arch/ppc/dart_u4.c
--- a/xen/arch/ppc/dart_u4.c Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/arch/ppc/dart_u4.c Thu Jun 22 10:58:41 2006 -0500
@@ -1,19 +1,21 @@
/*
- * Copyright (C) 2005 Jimi Xenidis <jimix@xxxxxxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
*/
#undef DEBUG
diff -r ab08d443113d -r b3dfb02fc2c2 xen/arch/ppc/delay.c
--- a/xen/arch/ppc/delay.c Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/arch/ppc/delay.c Thu Jun 22 10:58:41 2006 -0500
@@ -1,3 +1,23 @@
+/*
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
+ */
+
#include <xen/config.h>
#include <xen/delay.h>
#include <xen/time.h>
diff -r ab08d443113d -r b3dfb02fc2c2 xen/arch/ppc/dom0_ops.c
--- a/xen/arch/ppc/dom0_ops.c Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/arch/ppc/dom0_ops.c Thu Jun 22 10:58:41 2006 -0500
@@ -1,20 +1,21 @@
/*
- * Copyright (C) 2005 Jimi Xenidis <jimix@xxxxxxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
*/
#include <xen/config.h>
diff -r ab08d443113d -r b3dfb02fc2c2 xen/arch/ppc/domain.c
--- a/xen/arch/ppc/domain.c Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/arch/ppc/domain.c Thu Jun 22 10:58:41 2006 -0500
@@ -1,19 +1,21 @@
/*
- * Copyright (C) 2005,2006 Jimi Xenidis <jimix@xxxxxxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * Copyright (C) IBM Corp. 2005, 2006
+ *
+ * Authors: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
*/
#include <stdarg.h>
diff -r ab08d443113d -r b3dfb02fc2c2 xen/arch/ppc/domain_build.c
--- a/xen/arch/ppc/domain_build.c Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/arch/ppc/domain_build.c Thu Jun 22 10:58:41 2006 -0500
@@ -1,21 +1,23 @@
/*
- * Copyright (C) 2005 Jimi Xenidis <jimix@xxxxxxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
*/
+
#include <xen/config.h>
#include <xen/lib.h>
#include <xen/elf.h>
diff -r ab08d443113d -r b3dfb02fc2c2 xen/arch/ppc/exceptions.c
--- a/xen/arch/ppc/exceptions.c Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/arch/ppc/exceptions.c Thu Jun 22 10:58:41 2006 -0500
@@ -1,19 +1,21 @@
/*
- * Copyright (C) 2005, 2006 Hollis Blanchard <hollisb@xxxxxxxxxx>, IBM
Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * Copyright (C) IBM Corp. 2005, 2006
+ *
+ * Authors: Hollis Blanchard <hollisb@xxxxxxxxxx>
*/
#include <xen/config.h>
diff -r ab08d443113d -r b3dfb02fc2c2 xen/arch/ppc/exceptions.h
--- a/xen/arch/ppc/exceptions.h Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/arch/ppc/exceptions.h Thu Jun 22 10:58:41 2006 -0500
@@ -1,3 +1,23 @@
+/*
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Hollis Blanchard <hollisb@xxxxxxxxxx>
+ */
+
#ifndef _ARCH_PPC_EXCEPTIONS_H_
#define _ARCH_PPC_EXCEPTIONS_H_
diff -r ab08d443113d -r b3dfb02fc2c2 xen/arch/ppc/external.c
--- a/xen/arch/ppc/external.c Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/arch/ppc/external.c Thu Jun 22 10:58:41 2006 -0500
@@ -1,19 +1,21 @@
/*
- * Copyright (C) 2005,2006 Jimi Xenidis <jimix@xxxxxxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * Copyright (C) IBM Corp. 2005, 2006
+ *
+ * Authors: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
*/
#include <xen/config.h>
diff -r ab08d443113d -r b3dfb02fc2c2 xen/arch/ppc/gdbstub.c
--- a/xen/arch/ppc/gdbstub.c Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/arch/ppc/gdbstub.c Thu Jun 22 10:58:41 2006 -0500
@@ -1,19 +1,21 @@
/*
- * Copyright (C) 2005 Hollis Blanchard <hollisb@xxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Hollis Blanchard <hollisb@xxxxxxxxxx>
*/
#include <xen/types.h>
diff -r ab08d443113d -r b3dfb02fc2c2 xen/arch/ppc/hcalls.c
--- a/xen/arch/ppc/hcalls.c Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/arch/ppc/hcalls.c Thu Jun 22 10:58:41 2006 -0500
@@ -1,19 +1,21 @@
/*
- * Copyright (C) 2005 Hollis Blanchard <hollisb@xxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Hollis Blanchard <hollisb@xxxxxxxxxx>
*/
#include <xen/config.h>
diff -r ab08d443113d -r b3dfb02fc2c2 xen/arch/ppc/htab.c
--- a/xen/arch/ppc/htab.c Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/arch/ppc/htab.c Thu Jun 22 10:58:41 2006 -0500
@@ -1,19 +1,21 @@
/*
- * Copyright (C) 2005 Hollis Blanchard <hollisb@xxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Hollis Blanchard <hollisb@xxxxxxxxxx>
*/
#include <xen/config.h>
diff -r ab08d443113d -r b3dfb02fc2c2 xen/arch/ppc/iommu.c
--- a/xen/arch/ppc/iommu.c Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/arch/ppc/iommu.c Thu Jun 22 10:58:41 2006 -0500
@@ -1,19 +1,21 @@
/*
- * Copyright (C) 2005 Jimi Xenidis <jimix@xxxxxxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
*/
#undef DEBUG
diff -r ab08d443113d -r b3dfb02fc2c2 xen/arch/ppc/iommu.h
--- a/xen/arch/ppc/iommu.h Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/arch/ppc/iommu.h Thu Jun 22 10:58:41 2006 -0500
@@ -1,6 +1,4 @@
/*
- * Copyright (C) 2005 Jimi Xenidis <jimix@xxxxxxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
@@ -13,8 +11,11 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
*/
#ifndef _IOMMU_H
diff -r ab08d443113d -r b3dfb02fc2c2 xen/arch/ppc/irq.c
--- a/xen/arch/ppc/irq.c Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/arch/ppc/irq.c Thu Jun 22 10:58:41 2006 -0500
@@ -1,2 +1,22 @@
+/*
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
+ */
+
#include "exceptions.h"
#include "../x86/irq.c"
diff -r ab08d443113d -r b3dfb02fc2c2 xen/arch/ppc/mm.c
--- a/xen/arch/ppc/mm.c Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/arch/ppc/mm.c Thu Jun 22 10:58:41 2006 -0500
@@ -1,20 +1,21 @@
/*
- * Copyright (C) 2005 Hollis Blanchard <hollisb@xxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Hollis Blanchard <hollisb@xxxxxxxxxx>
*/
#include <xen/config.h>
diff -r ab08d443113d -r b3dfb02fc2c2 xen/arch/ppc/mpic.c
--- a/xen/arch/ppc/mpic.c Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/arch/ppc/mpic.c Thu Jun 22 10:58:41 2006 -0500
@@ -1,3 +1,18 @@
+/*
+ * arch/powerpc/kernel/mpic.c
+ *
+ * Driver for interrupt controllers following the OpenPIC standard, the
+ * common implementation beeing IBM's MPIC. This driver also can deal
+ * with various broken implementations of this HW.
+ *
+ * Copyright (C) 2004 Benjamin Herrenschmidt, IBM Corp.
+ *
+ * This file is subject to the terms and conditions of the GNU General Public
+ * License. See the file COPYING in the main directory of this archive
+ * for more details.
+ */
+
+/* XXX Xen hacks ... */
/* make this generic */
#define le32_to_cpu(x) \
@@ -49,20 +64,7 @@ typedef int irqreturn_t;
/* keeps file even closer to the original */
#define pt_regs cpu_user_regs
-
-/*
- * arch/powerpc/kernel/mpic.c
- *
- * Driver for interrupt controllers following the OpenPIC standard, the
- * common implementation beeing IBM's MPIC. This driver also can deal
- * with various broken implementations of this HW.
- *
- * Copyright (C) 2004 Benjamin Herrenschmidt, IBM Corp.
- *
- * This file is subject to the terms and conditions of the GNU General Public
- * License. See the file COPYING in the main directory of this archive
- * for more details.
- */
+/* XXX ... Xen hacks */
#undef DEBUG
#undef DEBUG_IPI
diff -r ab08d443113d -r b3dfb02fc2c2 xen/arch/ppc/mpic_init.c
--- a/xen/arch/ppc/mpic_init.c Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/arch/ppc/mpic_init.c Thu Jun 22 10:58:41 2006 -0500
@@ -1,3 +1,22 @@
+/*
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
+ */
#include <xen/config.h>
#include <xen/init.h>
diff -r ab08d443113d -r b3dfb02fc2c2 xen/arch/ppc/mpic_init.h
--- a/xen/arch/ppc/mpic_init.h Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/arch/ppc/mpic_init.h Thu Jun 22 10:58:41 2006 -0500
@@ -1,3 +1,23 @@
+/*
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
+ */
+
#ifndef _MPIC_INIT_H
#define _MPIC_INIT_H
diff -r ab08d443113d -r b3dfb02fc2c2 xen/arch/ppc/of-devtree.c
--- a/xen/arch/ppc/of-devtree.c Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/arch/ppc/of-devtree.c Thu Jun 22 10:58:41 2006 -0500
@@ -1,20 +1,21 @@
/*
- * Copyright (C) 2005 Jimi Xenidis <jimix@xxxxxxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
*/
/* WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING
diff -r ab08d443113d -r b3dfb02fc2c2 xen/arch/ppc/of-devtree.h
--- a/xen/arch/ppc/of-devtree.h Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/arch/ppc/of-devtree.h Thu Jun 22 10:58:41 2006 -0500
@@ -1,21 +1,23 @@
/*
- * Copyright (C) 2005 Jimi Xenidis <jimix@xxxxxxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
*/
+
#ifndef _OF_DEVTREE_H
#define _OF_DEVTREE_H
diff -r ab08d443113d -r b3dfb02fc2c2 xen/arch/ppc/of-devwalk.c
--- a/xen/arch/ppc/of-devwalk.c Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/arch/ppc/of-devwalk.c Thu Jun 22 10:58:41 2006 -0500
@@ -1,20 +1,21 @@
/*
- * Copyright (C) 2005 Jimi Xenidis <jimix@xxxxxxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
*/
#include <xen/config.h>
diff -r ab08d443113d -r b3dfb02fc2c2 xen/arch/ppc/of_handler/console.c
--- a/xen/arch/ppc/of_handler/console.c Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/arch/ppc/of_handler/console.c Thu Jun 22 10:58:41 2006 -0500
@@ -1,6 +1,4 @@
/*
- * Copyright (C) 2005 Jimi Xenidis <jimix@xxxxxxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
@@ -13,7 +11,11 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
*/
#include "ofh.h"
diff -r ab08d443113d -r b3dfb02fc2c2 xen/arch/ppc/of_handler/control.c
--- a/xen/arch/ppc/of_handler/control.c Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/arch/ppc/of_handler/control.c Thu Jun 22 10:58:41 2006 -0500
@@ -1,19 +1,21 @@
/*
- * Copyright (C) 2005 Jimi Xenidis <jimix@xxxxxxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
*/
#include "ofh.h"
diff -r ab08d443113d -r b3dfb02fc2c2 xen/arch/ppc/of_handler/cpu.c
--- a/xen/arch/ppc/of_handler/cpu.c Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/arch/ppc/of_handler/cpu.c Thu Jun 22 10:58:41 2006 -0500
@@ -1,20 +1,21 @@
/*
- * Copyright (C) 2005 Jimi Xenidis <jimix@xxxxxxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
*/
#include "ofh.h"
diff -r ab08d443113d -r b3dfb02fc2c2 xen/arch/ppc/of_handler/devtree.c
--- a/xen/arch/ppc/of_handler/devtree.c Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/arch/ppc/of_handler/devtree.c Thu Jun 22 10:58:41 2006 -0500
@@ -1,20 +1,21 @@
/*
- * Copyright (C) 2005 Jimi Xenidis <jimix@xxxxxxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
*/
#include "ofh.h"
diff -r ab08d443113d -r b3dfb02fc2c2 xen/arch/ppc/of_handler/io.c
--- a/xen/arch/ppc/of_handler/io.c Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/arch/ppc/of_handler/io.c Thu Jun 22 10:58:41 2006 -0500
@@ -1,19 +1,21 @@
/*
- * Copyright (C) 2005 Jimi Xenidis <jimix@xxxxxxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
*/
#include "ofh.h"
diff -r ab08d443113d -r b3dfb02fc2c2 xen/arch/ppc/of_handler/memcmp.c
--- a/xen/arch/ppc/of_handler/memcmp.c Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/arch/ppc/of_handler/memcmp.c Thu Jun 22 10:58:41 2006 -0500
@@ -1,19 +1,21 @@
/*
- * Copyright (C) 2005 Jimi Xenidis <jimix@xxxxxxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
*/
#include <xen/string.h>
diff -r ab08d443113d -r b3dfb02fc2c2 xen/arch/ppc/of_handler/memory.c
--- a/xen/arch/ppc/of_handler/memory.c Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/arch/ppc/of_handler/memory.c Thu Jun 22 10:58:41 2006 -0500
@@ -1,19 +1,21 @@
/*
- * Copyright (C) 2005 Jimi Xenidis <jimix@xxxxxxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
*/
#include "ofh.h"
diff -r ab08d443113d -r b3dfb02fc2c2 xen/arch/ppc/of_handler/memset.c
--- a/xen/arch/ppc/of_handler/memset.c Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/arch/ppc/of_handler/memset.c Thu Jun 22 10:58:41 2006 -0500
@@ -1,19 +1,21 @@
/*
- * Copyright (C) 2005 Jimi Xenidis <jimix@xxxxxxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
*/
#include <xen/string.h>
diff -r ab08d443113d -r b3dfb02fc2c2 xen/arch/ppc/of_handler/ofh.c
--- a/xen/arch/ppc/of_handler/ofh.c Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/arch/ppc/of_handler/ofh.c Thu Jun 22 10:58:41 2006 -0500
@@ -1,20 +1,21 @@
/*
- * Copyright (C) 2005 Jimi Xenidis <jimix@xxxxxxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
*/
#include "ofh.h"
diff -r ab08d443113d -r b3dfb02fc2c2 xen/arch/ppc/of_handler/ofh.h
--- a/xen/arch/ppc/of_handler/ofh.h Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/arch/ppc/of_handler/ofh.h Thu Jun 22 10:58:41 2006 -0500
@@ -1,6 +1,4 @@
/*
- * Copyright (C) 2005 Jimi Xenidis <jimix@xxxxxxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
@@ -13,8 +11,11 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
*/
#ifndef _PFW_H
diff -r ab08d443113d -r b3dfb02fc2c2 xen/arch/ppc/of_handler/papr.h
--- a/xen/arch/ppc/of_handler/papr.h Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/arch/ppc/of_handler/papr.h Thu Jun 22 10:58:41 2006 -0500
@@ -1,19 +1,21 @@
/*
- * Copyright (C) 2005 Jimi Xenidis <jimix@xxxxxxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
*/
#ifndef _OFH_PAPR_H
diff -r ab08d443113d -r b3dfb02fc2c2 xen/arch/ppc/of_handler/services.c
--- a/xen/arch/ppc/of_handler/services.c Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/arch/ppc/of_handler/services.c Thu Jun 22 10:58:41 2006 -0500
@@ -1,19 +1,21 @@
/*
- * Copyright (C) 2005 Jimi Xenidis <jimix@xxxxxxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
*/
#include "ofh.h"
diff -r ab08d443113d -r b3dfb02fc2c2 xen/arch/ppc/of_handler/snprintf.c
--- a/xen/arch/ppc/of_handler/snprintf.c Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/arch/ppc/of_handler/snprintf.c Thu Jun 22 10:58:41 2006 -0500
@@ -1,19 +1,21 @@
/*
- * Copyright (C) 2005 Jimi Xenidis <jimix@xxxxxxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
*/
#include <xen/types.h>
diff -r ab08d443113d -r b3dfb02fc2c2 xen/arch/ppc/of_handler/strcmp.c
--- a/xen/arch/ppc/of_handler/strcmp.c Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/arch/ppc/of_handler/strcmp.c Thu Jun 22 10:58:41 2006 -0500
@@ -1,19 +1,21 @@
/*
- * Copyright (C) 2005 Jimi Xenidis <jimix@xxxxxxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
*/
#include <xen/string.h>
diff -r ab08d443113d -r b3dfb02fc2c2 xen/arch/ppc/of_handler/strlen.c
--- a/xen/arch/ppc/of_handler/strlen.c Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/arch/ppc/of_handler/strlen.c Thu Jun 22 10:58:41 2006 -0500
@@ -1,19 +1,21 @@
/*
- * Copyright (C) 2005 Jimi Xenidis <jimix@xxxxxxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
*/
#include <xen/string.h>
diff -r ab08d443113d -r b3dfb02fc2c2 xen/arch/ppc/of_handler/strncmp.c
--- a/xen/arch/ppc/of_handler/strncmp.c Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/arch/ppc/of_handler/strncmp.c Thu Jun 22 10:58:41 2006 -0500
@@ -1,19 +1,21 @@
/*
- * Copyright (C) 2005 Jimi Xenidis <jimix@xxxxxxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
*/
#include <xen/string.h>
diff -r ab08d443113d -r b3dfb02fc2c2 xen/arch/ppc/of_handler/strncpy.c
--- a/xen/arch/ppc/of_handler/strncpy.c Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/arch/ppc/of_handler/strncpy.c Thu Jun 22 10:58:41 2006 -0500
@@ -1,19 +1,21 @@
/*
- * Copyright (C) 2005 Jimi Xenidis <jimix@xxxxxxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
*/
#include <xen/string.h>
diff -r ab08d443113d -r b3dfb02fc2c2 xen/arch/ppc/of_handler/strnlen.c
--- a/xen/arch/ppc/of_handler/strnlen.c Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/arch/ppc/of_handler/strnlen.c Thu Jun 22 10:58:41 2006 -0500
@@ -1,19 +1,21 @@
/*
- * Copyright (C) 2005 Jimi Xenidis <jimix@xxxxxxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
*/
#include <xen/string.h>
diff -r ab08d443113d -r b3dfb02fc2c2 xen/arch/ppc/of_handler/vdevice.c
--- a/xen/arch/ppc/of_handler/vdevice.c Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/arch/ppc/of_handler/vdevice.c Thu Jun 22 10:58:41 2006 -0500
@@ -1,6 +1,4 @@
/*
- * Copyright (C) 2005 Jimi Xenidis <jimix@xxxxxxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
@@ -13,7 +11,11 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
*/
#include "ofh.h"
diff -r ab08d443113d -r b3dfb02fc2c2 xen/arch/ppc/of_handler/xencomm.c
--- a/xen/arch/ppc/of_handler/xencomm.c Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/arch/ppc/of_handler/xencomm.c Thu Jun 22 10:58:41 2006 -0500
@@ -1,19 +1,21 @@
/*
- * Copyright (C) 2006 Hollis Blanchard <hollisb@xxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * Copyright (C) IBM Corp. 2006
+ *
+ * Authors: Hollis Blanchard <hollisb@xxxxxxxxxx>
*/
#include "ofh.h"
diff -r ab08d443113d -r b3dfb02fc2c2 xen/arch/ppc/ofd_fixup.c
--- a/xen/arch/ppc/ofd_fixup.c Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/arch/ppc/ofd_fixup.c Thu Jun 22 10:58:41 2006 -0500
@@ -1,21 +1,22 @@
/*
- * Copyright (C) 2005 Jimi Xenidis <jimix@xxxxxxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
*/
-#undef RTAS
#include <xen/config.h>
#include <xen/lib.h>
@@ -23,6 +24,8 @@
#include <xen/compile.h>
#include <public/xen.h>
#include "of-devtree.h"
+
+#undef RTAS
#ifdef PAPR_VTERM
static ofdn_t ofd_vdevice_vty(void *m, ofdn_t p, struct domain *d)
diff -r ab08d443113d -r b3dfb02fc2c2 xen/arch/ppc/oftree.h
--- a/xen/arch/ppc/oftree.h Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/arch/ppc/oftree.h Thu Jun 22 10:58:41 2006 -0500
@@ -1,3 +1,23 @@
+/*
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
+ */
+
#ifndef _OFTREE_H
#define _OFTREE_H
diff -r ab08d443113d -r b3dfb02fc2c2 xen/arch/ppc/papr/debug.c
--- a/xen/arch/ppc/papr/debug.c Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/arch/ppc/papr/debug.c Thu Jun 22 10:58:41 2006 -0500
@@ -1,19 +1,21 @@
/*
- * Copyright (C) 2005 Jimi Xenidis <jimix@xxxxxxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
*/
#include <xen/config.h>
diff -r ab08d443113d -r b3dfb02fc2c2 xen/arch/ppc/papr/tce.c
--- a/xen/arch/ppc/papr/tce.c Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/arch/ppc/papr/tce.c Thu Jun 22 10:58:41 2006 -0500
@@ -1,19 +1,21 @@
/*
- * Copyright (C) 2005 Jimi Xenidis <jimix@xxxxxxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
*/
#define DEBUG
diff -r ab08d443113d -r b3dfb02fc2c2 xen/arch/ppc/papr/vtce.c
--- a/xen/arch/ppc/papr/vtce.c Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/arch/ppc/papr/vtce.c Thu Jun 22 10:58:41 2006 -0500
@@ -1,19 +1,21 @@
/*
- * Copyright (C) 2005 Jimi Xenidis <jimix@xxxxxxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
*/
#define DEBUG
diff -r ab08d443113d -r b3dfb02fc2c2 xen/arch/ppc/papr/vterm.c
--- a/xen/arch/ppc/papr/vterm.c Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/arch/ppc/papr/vterm.c Thu Jun 22 10:58:41 2006 -0500
@@ -1,19 +1,21 @@
/*
- * Copyright (C) 2005 Hollis Blanchard <hollisb@xxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Hollis Blanchard <hollisb@xxxxxxxxxx>
*/
#include <xen/config.h>
diff -r ab08d443113d -r b3dfb02fc2c2 xen/arch/ppc/papr/xlate.c
--- a/xen/arch/ppc/papr/xlate.c Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/arch/ppc/papr/xlate.c Thu Jun 22 10:58:41 2006 -0500
@@ -1,19 +1,21 @@
/*
- * Copyright (C) 2005 Jimi Xenidis <jimix@xxxxxxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
*/
#undef DEBUG
diff -r ab08d443113d -r b3dfb02fc2c2 xen/arch/ppc/physdev.c
--- a/xen/arch/ppc/physdev.c Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/arch/ppc/physdev.c Thu Jun 22 10:58:41 2006 -0500
@@ -1,3 +1,23 @@
+/*
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * Copyright (C) IBM Corp. 2006
+ *
+ * Authors: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
+ */
+
#include <xen/types.h>
#include <public/xen.h>
extern long do_physdev_op(int cmd, XEN_GUEST_HANDLE(void) arg);
diff -r ab08d443113d -r b3dfb02fc2c2 xen/arch/ppc/ppc32/prom_call.c
--- a/xen/arch/ppc/ppc32/prom_call.c Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/arch/ppc/ppc32/prom_call.c Thu Jun 22 10:58:41 2006 -0500
@@ -1,20 +1,21 @@
/*
- * Copyright (C) 2005 Jimi Xenidis <jimix@xxxxxxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
*/
#include <xen/config.h>
diff -r ab08d443113d -r b3dfb02fc2c2 xen/arch/ppc/ppc64/asm-offsets.c
--- a/xen/arch/ppc/ppc64/asm-offsets.c Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/arch/ppc/ppc64/asm-offsets.c Thu Jun 22 10:58:41 2006 -0500
@@ -1,3 +1,5 @@
+/* from xen/arch/x86/x86_32/asm-offsets.c */
+
/*
* Generate definitions needed by assembly language modules.
* This code generates raw asm output which is post-processed
diff -r ab08d443113d -r b3dfb02fc2c2 xen/arch/ppc/ppc64/domain.c
--- a/xen/arch/ppc/ppc64/domain.c Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/arch/ppc/ppc64/domain.c Thu Jun 22 10:58:41 2006 -0500
@@ -1,19 +1,21 @@
/*
- * Copyright (C) 2005 Jimi Xenidis <jimix@xxxxxxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
*/
#include <xen/config.h>
diff -r ab08d443113d -r b3dfb02fc2c2 xen/arch/ppc/ppc64/ppc970.c
--- a/xen/arch/ppc/ppc64/ppc970.c Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/arch/ppc/ppc64/ppc970.c Thu Jun 22 10:58:41 2006 -0500
@@ -1,19 +1,21 @@
/*
- * Copyright (C) 2005 Hollis Blanchard <hollisb@xxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Hollis Blanchard <hollisb@xxxxxxxxxx>
*/
#include <xen/config.h>
diff -r ab08d443113d -r b3dfb02fc2c2 xen/arch/ppc/ppc64/traps.c
--- a/xen/arch/ppc/ppc64/traps.c Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/arch/ppc/ppc64/traps.c Thu Jun 22 10:58:41 2006 -0500
@@ -1,20 +1,21 @@
/*
- * Copyright (C) 2005 Hollis Blanchard <hollisb@xxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Hollis Blanchard <hollisb@xxxxxxxxxx>
*/
#include <xen/config.h>
diff -r ab08d443113d -r b3dfb02fc2c2 xen/arch/ppc/rtas.c
--- a/xen/arch/ppc/rtas.c Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/arch/ppc/rtas.c Thu Jun 22 10:58:41 2006 -0500
@@ -1,20 +1,21 @@
/*
- * Copyright (C) 2005 Jimi Xenidis <jimix@xxxxxxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
*/
#include <xen/config.h>
diff -r ab08d443113d -r b3dfb02fc2c2 xen/arch/ppc/setup.c
--- a/xen/arch/ppc/setup.c Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/arch/ppc/setup.c Thu Jun 22 10:58:41 2006 -0500
@@ -1,19 +1,21 @@
/*
- * Copyright (C) 2005 Jimi Xenidis <jimix@xxxxxxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
*/
#include <xen/config.h>
diff -r ab08d443113d -r b3dfb02fc2c2 xen/arch/ppc/smp.c
--- a/xen/arch/ppc/smp.c Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/arch/ppc/smp.c Thu Jun 22 10:58:41 2006 -0500
@@ -1,20 +1,21 @@
/*
- * Copyright (C) 2005 Hollis Blanchard <hollisb@xxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Hollis Blanchard <hollisb@xxxxxxxxxx>
*/
#include <asm/misc.h>
diff -r ab08d443113d -r b3dfb02fc2c2 xen/arch/ppc/tce.h
--- a/xen/arch/ppc/tce.h Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/arch/ppc/tce.h Thu Jun 22 10:58:41 2006 -0500
@@ -1,6 +1,4 @@
/*
- * Copyright (C) 2005 Jimi Xenidis <jimix@xxxxxxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
@@ -13,8 +11,11 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
*/
#ifndef _TCE_H
diff -r ab08d443113d -r b3dfb02fc2c2 xen/arch/ppc/time.c
--- a/xen/arch/ppc/time.c Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/arch/ppc/time.c Thu Jun 22 10:58:41 2006 -0500
@@ -1,21 +1,23 @@
/*
- * Copyright (C) 2005 Jimi Xenidis <jimix@xxxxxxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
*/
+
#include <xen/config.h>
#include <xen/time.h>
#include <xen/smp.h>
diff -r ab08d443113d -r b3dfb02fc2c2 xen/arch/ppc/usercopy.c
--- a/xen/arch/ppc/usercopy.c Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/arch/ppc/usercopy.c Thu Jun 22 10:58:41 2006 -0500
@@ -1,20 +1,21 @@
/*
- * Copyright (C) 2006 Hollis Blanchard <hollisb@xxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * Copyright (C) IBM Corp. 2006
+ *
+ * Authors: Hollis Blanchard <hollisb@xxxxxxxxxx>
*/
#include <xen/config.h>
diff -r ab08d443113d -r b3dfb02fc2c2 xen/include/asm-ppc/asm_defns.h
--- a/xen/include/asm-ppc/asm_defns.h Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/include/asm-ppc/asm_defns.h Thu Jun 22 10:58:41 2006 -0500
@@ -1,3 +1,23 @@
+/*
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
+ */
+
#ifndef __PPC_ASM_DEFNS_H__
#define __PPC_ASM_DEFNS_H__
diff -r ab08d443113d -r b3dfb02fc2c2 xen/include/asm-ppc/cache.h
--- a/xen/include/asm-ppc/cache.h Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/include/asm-ppc/cache.h Thu Jun 22 10:58:41 2006 -0500
@@ -1,20 +1,21 @@
/*
- * Copyright (C) 2005 Hollis Blanchard <hollisb@xxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Hollis Blanchard <hollisb@xxxxxxxxxx>
*/
#ifndef __ASM_CACHE_H
diff -r ab08d443113d -r b3dfb02fc2c2 xen/include/asm-ppc/config.h
--- a/xen/include/asm-ppc/config.h Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/include/asm-ppc/config.h Thu Jun 22 10:58:41 2006 -0500
@@ -1,20 +1,21 @@
/*
- * Copyright (C) 2005 Hollis Blanchard <hollisb@xxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Hollis Blanchard <hollisb@xxxxxxxxxx>
*/
#ifndef __PPC_CONFIG_H__
diff -r ab08d443113d -r b3dfb02fc2c2 xen/include/asm-ppc/current.h
--- a/xen/include/asm-ppc/current.h Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/include/asm-ppc/current.h Thu Jun 22 10:58:41 2006 -0500
@@ -1,20 +1,21 @@
/*
- * Copyright (C) 2005,2006 Hollis Blanchard <hollisb@xxxxxxxxxx>, IBM
Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
+ * Copyright (C) IBM Corp. 2005, 2006
+ *
+ * Authors: Hollis Blanchard <hollisb@xxxxxxxxxx>
*/
#ifndef _ASM_CURRENT_H_
diff -r ab08d443113d -r b3dfb02fc2c2 xen/include/asm-ppc/debugger.h
--- a/xen/include/asm-ppc/debugger.h Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/include/asm-ppc/debugger.h Thu Jun 22 10:58:41 2006 -0500
@@ -1,20 +1,21 @@
/*
- * Copyright (C) 2005 Hollis Blanchard <hollisb@xxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Hollis Blanchard <hollisb@xxxxxxxxxx>
*/
#ifndef _ASM_DEBUGGER_H_
diff -r ab08d443113d -r b3dfb02fc2c2 xen/include/asm-ppc/delay.h
--- a/xen/include/asm-ppc/delay.h Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/include/asm-ppc/delay.h Thu Jun 22 10:58:41 2006 -0500
@@ -1,20 +1,21 @@
/*
- * Copyright (C) 2005 Hollis Blanchard <hollisb@xxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Hollis Blanchard <hollisb@xxxxxxxxxx>
*/
#ifndef _ASM_DELAY_H_
diff -r ab08d443113d -r b3dfb02fc2c2 xen/include/asm-ppc/desc.h
--- a/xen/include/asm-ppc/desc.h Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/include/asm-ppc/desc.h Thu Jun 22 10:58:41 2006 -0500
@@ -1,20 +1,21 @@
/*
- * Copyright (C) 2005 Hollis Blanchard <hollisb@xxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Hollis Blanchard <hollisb@xxxxxxxxxx>
*/
#ifndef _ASM_DESC_H_
diff -r ab08d443113d -r b3dfb02fc2c2 xen/include/asm-ppc/div64.h
--- a/xen/include/asm-ppc/div64.h Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/include/asm-ppc/div64.h Thu Jun 22 10:58:41 2006 -0500
@@ -1,20 +1,21 @@
/*
- * Copyright (C) 2006 Maria Butrico <butrico@xxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
+ * Copyright (C) IBM Corp. 2006
+ *
+ * Authors: Maria Butrico <butrico@xxxxxxxxxx>
*/
#ifndef _DIV64_H_
diff -r ab08d443113d -r b3dfb02fc2c2 xen/include/asm-ppc/domain.h
--- a/xen/include/asm-ppc/domain.h Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/include/asm-ppc/domain.h Thu Jun 22 10:58:41 2006 -0500
@@ -1,19 +1,21 @@
/*
- * Copyright (C) 2005 Hollis Blanchard <hollisb@xxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Hollis Blanchard <hollisb@xxxxxxxxxx>
*/
#ifndef _ASM_DOMAIN_H_
diff -r ab08d443113d -r b3dfb02fc2c2 xen/include/asm-ppc/event.h
--- a/xen/include/asm-ppc/event.h Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/include/asm-ppc/event.h Thu Jun 22 10:58:41 2006 -0500
@@ -1,9 +1,21 @@
-/******************************************************************************
- * event.h
+/*
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
*
- * A nice interface for passing asynchronous events to guest OSes.
- * (architecture-dependent part)
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
*
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * Copyright (C) IBM Corp. 2005, 2006
+ *
+ * Authors: Hollis Blanchard <hollisb@xxxxxxxxxx>
*/
#ifndef __ASM_EVENT_H__
diff -r ab08d443113d -r b3dfb02fc2c2 xen/include/asm-ppc/flushtlb.h
--- a/xen/include/asm-ppc/flushtlb.h Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/include/asm-ppc/flushtlb.h Thu Jun 22 10:58:41 2006 -0500
@@ -1,20 +1,21 @@
/*
- * Copyright (C) 2005 Hollis Blanchard <hollisb@xxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Hollis Blanchard <hollisb@xxxxxxxxxx>
*/
#ifndef _ASM_FLUSHTLB_H_
diff -r ab08d443113d -r b3dfb02fc2c2 xen/include/asm-ppc/grant_table.h
--- a/xen/include/asm-ppc/grant_table.h Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/include/asm-ppc/grant_table.h Thu Jun 22 10:58:41 2006 -0500
@@ -1,3 +1,23 @@
+/*
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
+ */
+
#ifndef __ASM_PPC_GRANT_TABLE_H__
#define __ASM_PPC_GRANT_TABLE_H__
diff -r ab08d443113d -r b3dfb02fc2c2 xen/include/asm-ppc/guest_access.h
--- a/xen/include/asm-ppc/guest_access.h Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/include/asm-ppc/guest_access.h Thu Jun 22 10:58:41 2006 -0500
@@ -1,20 +1,21 @@
/*
- * Copyright (C) 2006 Hollis Blanchard <hollisb@xxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
+ * Copyright (C) IBM Corp. 2006
+ *
+ * Authors: Hollis Blanchard <hollisb@xxxxxxxxxx>
*/
#ifndef __PPC_GUEST_ACCESS_H__
diff -r ab08d443113d -r b3dfb02fc2c2 xen/include/asm-ppc/hardirq.h
--- a/xen/include/asm-ppc/hardirq.h Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/include/asm-ppc/hardirq.h Thu Jun 22 10:58:41 2006 -0500
@@ -1,1 +1,21 @@
+/*
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * Copyright (C) IBM Corp. 2006
+ *
+ * Authors: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
+ */
+
#include "../asm-x86/hardirq.h"
diff -r ab08d443113d -r b3dfb02fc2c2 xen/include/asm-ppc/hcalls.h
--- a/xen/include/asm-ppc/hcalls.h Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/include/asm-ppc/hcalls.h Thu Jun 22 10:58:41 2006 -0500
@@ -1,19 +1,21 @@
/*
- * Copyright (C) 2005,2006 Hollis Blanchard <hollisb@xxxxxxxxxx>, IBM
Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * Copyright (C) IBM Corp. 2005, 2006
+ *
+ * Authors: Hollis Blanchard <hollisb@xxxxxxxxxx>
*/
#ifndef _ASM_HCALLS_H_
diff -r ab08d443113d -r b3dfb02fc2c2 xen/include/asm-ppc/htab.h
--- a/xen/include/asm-ppc/htab.h Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/include/asm-ppc/htab.h Thu Jun 22 10:58:41 2006 -0500
@@ -1,19 +1,21 @@
/*
- * Copyright (C) 2005 Hollis Blanchard <hollisb@xxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Hollis Blanchard <hollisb@xxxxxxxxxx>
*/
#ifndef _ASM_HTAB_H_
diff -r ab08d443113d -r b3dfb02fc2c2 xen/include/asm-ppc/hypercall.h
--- a/xen/include/asm-ppc/hypercall.h Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/include/asm-ppc/hypercall.h Thu Jun 22 10:58:41 2006 -0500
@@ -1,5 +1,21 @@
-/******************************************************************************
- * asm-ppc/hypercall.h
+/*
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * Copyright (C) IBM Corp. 2006
+ *
+ * Authors: Hollis Blanchard <hollisb@xxxxxxxxxx>
*/
#ifndef __ASM_PPC_HYPERCALL_H__
diff -r ab08d443113d -r b3dfb02fc2c2 xen/include/asm-ppc/init.h
--- a/xen/include/asm-ppc/init.h Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/include/asm-ppc/init.h Thu Jun 22 10:58:41 2006 -0500
@@ -1,3 +1,23 @@
+/*
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * Copyright (C) IBM Corp. 2006
+ *
+ * Authors: Hollis Blanchard <hollisb@xxxxxxxxxx>
+ */
+
#ifndef _XEN_ASM_INIT_H
#define _XEN_ASM_INIT_H
diff -r ab08d443113d -r b3dfb02fc2c2 xen/include/asm-ppc/io.h
--- a/xen/include/asm-ppc/io.h Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/include/asm-ppc/io.h Thu Jun 22 10:58:41 2006 -0500
@@ -1,20 +1,21 @@
/*
- * Copyright (C) 2005 Hollis Blanchard <hollisb@xxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Hollis Blanchard <hollisb@xxxxxxxxxx>
*/
#ifndef _ASM_IO_H_
diff -r ab08d443113d -r b3dfb02fc2c2 xen/include/asm-ppc/iocap.h
--- a/xen/include/asm-ppc/iocap.h Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/include/asm-ppc/iocap.h Thu Jun 22 10:58:41 2006 -0500
@@ -1,20 +1,21 @@
/*
- * Copyright (C) 2005 Hollis Blanchard <hollisb@xxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Hollis Blanchard <hollisb@xxxxxxxxxx>
*/
#ifndef _PPC_IOCAP_H
diff -r ab08d443113d -r b3dfb02fc2c2 xen/include/asm-ppc/irq.h
--- a/xen/include/asm-ppc/irq.h Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/include/asm-ppc/irq.h Thu Jun 22 10:58:41 2006 -0500
@@ -1,3 +1,23 @@
+/*
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * Copyright (C) IBM Corp. 2006
+ *
+ * Authors: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
+ */
+
#ifndef _ASM_PPC_HW_IRQ_H
#define _ASM_PPC_HW_IRQ_H
#include "../asm-x86/irq.h"
diff -r ab08d443113d -r b3dfb02fc2c2
xen/include/asm-ppc/mach-default/irq_vectors.h
--- a/xen/include/asm-ppc/mach-default/irq_vectors.h Wed Jun 21 13:36:49
2006 -0500
+++ b/xen/include/asm-ppc/mach-default/irq_vectors.h Thu Jun 22 10:58:41
2006 -0500
@@ -1,3 +1,5 @@
+/* from xen/include/asm-x86/mach-default/irq_vectors.h */
+
/*
* This file should contain #defines for all of the interrupt vector
* numbers used by this architecture.
diff -r ab08d443113d -r b3dfb02fc2c2 xen/include/asm-ppc/memory.h
--- a/xen/include/asm-ppc/memory.h Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/include/asm-ppc/memory.h Thu Jun 22 10:58:41 2006 -0500
@@ -1,20 +1,21 @@
/*
- * Copyright (C) 2005 Jimi Xenidis <jimix@xxxxxxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
*/
#ifndef _ASM_MEMORY_H_
diff -r ab08d443113d -r b3dfb02fc2c2 xen/include/asm-ppc/misc.h
--- a/xen/include/asm-ppc/misc.h Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/include/asm-ppc/misc.h Thu Jun 22 10:58:41 2006 -0500
@@ -1,20 +1,21 @@
/*
- * Copyright (C) 2005 Hollis Blanchard <hollisb@xxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Hollis Blanchard <hollisb@xxxxxxxxxx>
*/
#ifndef _ASM_MISC_H_
diff -r ab08d443113d -r b3dfb02fc2c2 xen/include/asm-ppc/mm.h
--- a/xen/include/asm-ppc/mm.h Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/include/asm-ppc/mm.h Thu Jun 22 10:58:41 2006 -0500
@@ -1,20 +1,21 @@
/*
- * Copyright (C) 2005 Hollis Blanchard <hollisb@xxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Hollis Blanchard <hollisb@xxxxxxxxxx>
*/
#ifndef _ASM_MM_H_
diff -r ab08d443113d -r b3dfb02fc2c2 xen/include/asm-ppc/mpic.h
--- a/xen/include/asm-ppc/mpic.h Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/include/asm-ppc/mpic.h Thu Jun 22 10:58:41 2006 -0500
@@ -1,3 +1,5 @@
+/* from linux/include/asm-ppc/mpic.h */
+
#ifndef _ASM_POWERPC_MPIC_H
#define _ASM_POWERPC_MPIC_H
//#ifdef __KERNEL__
diff -r ab08d443113d -r b3dfb02fc2c2 xen/include/asm-ppc/msr.h
--- a/xen/include/asm-ppc/msr.h Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/include/asm-ppc/msr.h Thu Jun 22 10:58:41 2006 -0500
@@ -1,20 +1,21 @@
/*
- * Copyright (C) 2005 Jimi Xenidis <jimix@xxxxxxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
*/
#ifndef _POWERPC_MSR_H
diff -r ab08d443113d -r b3dfb02fc2c2 xen/include/asm-ppc/multicall.h
--- a/xen/include/asm-ppc/multicall.h Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/include/asm-ppc/multicall.h Thu Jun 22 10:58:41 2006 -0500
@@ -1,3 +1,23 @@
+/*
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
+ */
+
#ifndef __ASM_PPC_MULTICALL_H__
#define __ASM_PPC_MULTICALL_H__
diff -r ab08d443113d -r b3dfb02fc2c2 xen/include/asm-ppc/page.h
--- a/xen/include/asm-ppc/page.h Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/include/asm-ppc/page.h Thu Jun 22 10:58:41 2006 -0500
@@ -1,20 +1,21 @@
/*
- * Copyright (C) 2005 Hollis Blanchard <hollisb@xxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Hollis Blanchard <hollisb@xxxxxxxxxx>
*/
#ifndef _ASM_PAGE_H
diff -r ab08d443113d -r b3dfb02fc2c2 xen/include/asm-ppc/papr.h
--- a/xen/include/asm-ppc/papr.h Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/include/asm-ppc/papr.h Thu Jun 22 10:58:41 2006 -0500
@@ -1,20 +1,23 @@
/*
- * Copyright (C) 2005 Jimi Xenidis <jimix@xxxxxxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- */
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
+ */
+
#ifndef _PAPR_H
#define _PAPR_H
diff -r ab08d443113d -r b3dfb02fc2c2 xen/include/asm-ppc/pci.h
--- a/xen/include/asm-ppc/pci.h Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/include/asm-ppc/pci.h Thu Jun 22 10:58:41 2006 -0500
@@ -1,20 +1,21 @@
/*
- * Copyright (C) 2005 Hollis Blanchard <hollisb@xxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Hollis Blanchard <hollisb@xxxxxxxxxx>
*/
#ifndef _ASM_PCI_H_
diff -r ab08d443113d -r b3dfb02fc2c2 xen/include/asm-ppc/ppc64/config.h
--- a/xen/include/asm-ppc/ppc64/config.h Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/include/asm-ppc/ppc64/config.h Thu Jun 22 10:58:41 2006 -0500
@@ -1,20 +1,21 @@
/*
- * Copyright (C) 2005 Hollis Blanchard <hollisb@xxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Hollis Blanchard <hollisb@xxxxxxxxxx>
*/
#ifndef __PPC_64_CONFIG_H__
diff -r ab08d443113d -r b3dfb02fc2c2 xen/include/asm-ppc/ppc64/ppc970-hid.h
--- a/xen/include/asm-ppc/ppc64/ppc970-hid.h Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/include/asm-ppc/ppc64/ppc970-hid.h Thu Jun 22 10:58:41 2006 -0500
@@ -1,19 +1,21 @@
/*
- * Copyright (C) 2005 Jimi Xenidis <jimix@xxxxxxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
*/
/*
diff -r ab08d443113d -r b3dfb02fc2c2 xen/include/asm-ppc/ppc64/ppc970.h
--- a/xen/include/asm-ppc/ppc64/ppc970.h Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/include/asm-ppc/ppc64/ppc970.h Thu Jun 22 10:58:41 2006 -0500
@@ -1,19 +1,21 @@
/*
- * Copyright (C) 2005 Hollis Blanchard <hollisb@xxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Hollis Blanchard <hollisb@xxxxxxxxxx>
*/
#ifndef _ASM_PPC970_H_
diff -r ab08d443113d -r b3dfb02fc2c2 xen/include/asm-ppc/ppc64/procarea.h
--- a/xen/include/asm-ppc/ppc64/procarea.h Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/include/asm-ppc/ppc64/procarea.h Thu Jun 22 10:58:41 2006 -0500
@@ -1,20 +1,21 @@
/*
- * Copyright (C) 2005 Hollis Blanchard <hollisb@xxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Hollis Blanchard <hollisb@xxxxxxxxxx>
*/
#ifndef _ASM_PROCAREA_H_
diff -r ab08d443113d -r b3dfb02fc2c2 xen/include/asm-ppc/ppc64/processor.h
--- a/xen/include/asm-ppc/ppc64/processor.h Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/include/asm-ppc/ppc64/processor.h Thu Jun 22 10:58:41 2006 -0500
@@ -1,20 +1,21 @@
/*
- * Copyright (C) 2005 Hollis Blanchard <hollisb@xxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Hollis Blanchard <hollisb@xxxxxxxxxx>
*/
#ifndef _ASM_64_PROCESSOR_H_
diff -r ab08d443113d -r b3dfb02fc2c2 xen/include/asm-ppc/ppc64/string.h
--- a/xen/include/asm-ppc/ppc64/string.h Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/include/asm-ppc/ppc64/string.h Thu Jun 22 10:58:41 2006 -0500
@@ -1,3 +1,5 @@
+/* from linux/include/asm-powerpc/string.h */
+
#ifndef _PPC64_STRING_H_
#define _PPC64_STRING_H_
diff -r ab08d443113d -r b3dfb02fc2c2 xen/include/asm-ppc/processor.h
--- a/xen/include/asm-ppc/processor.h Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/include/asm-ppc/processor.h Thu Jun 22 10:58:41 2006 -0500
@@ -1,20 +1,21 @@
/*
- * Copyright (C) 2005 Hollis Blanchard <hollisb@xxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Hollis Blanchard <hollisb@xxxxxxxxxx>
*/
#ifndef _ASM_PROCESSOR_H_
diff -r ab08d443113d -r b3dfb02fc2c2 xen/include/asm-ppc/reg_defs.h
--- a/xen/include/asm-ppc/reg_defs.h Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/include/asm-ppc/reg_defs.h Thu Jun 22 10:58:41 2006 -0500
@@ -1,21 +1,23 @@
/*
- * Copyright (C) 2005 Jimi Xenidis <jimix@xxxxxxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
*/
+
#ifndef _ASM_REG_DEFS_H_
#define _ASM_REG_DEFS_H_
diff -r ab08d443113d -r b3dfb02fc2c2 xen/include/asm-ppc/regs.h
--- a/xen/include/asm-ppc/regs.h Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/include/asm-ppc/regs.h Thu Jun 22 10:58:41 2006 -0500
@@ -1,20 +1,21 @@
/*
- * Copyright (C) 2005 Hollis Blanchard <hollisb@xxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Hollis Blanchard <hollisb@xxxxxxxxxx>
*/
#ifndef _ASM_REGS_H_
diff -r ab08d443113d -r b3dfb02fc2c2 xen/include/asm-ppc/shadow.h
--- a/xen/include/asm-ppc/shadow.h Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/include/asm-ppc/shadow.h Thu Jun 22 10:58:41 2006 -0500
@@ -1,20 +1,21 @@
/*
- * Copyright (C) 2005 Hollis Blanchard <hollisb@xxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Hollis Blanchard <hollisb@xxxxxxxxxx>
*/
#ifndef _ASM_SHADOW_H_
diff -r ab08d443113d -r b3dfb02fc2c2 xen/include/asm-ppc/smp.h
--- a/xen/include/asm-ppc/smp.h Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/include/asm-ppc/smp.h Thu Jun 22 10:58:41 2006 -0500
@@ -1,20 +1,21 @@
/*
- * Copyright (C) 2005 Hollis Blanchard <hollisb@xxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Hollis Blanchard <hollisb@xxxxxxxxxx>
*/
#ifndef _ASM_SMP_H
diff -r ab08d443113d -r b3dfb02fc2c2 xen/include/asm-ppc/smpboot.h
--- a/xen/include/asm-ppc/smpboot.h Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/include/asm-ppc/smpboot.h Thu Jun 22 10:58:41 2006 -0500
@@ -1,1 +1,21 @@
+/*
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
+ */
+
#include "../asm-x86/smpboot.h"
diff -r ab08d443113d -r b3dfb02fc2c2 xen/include/asm-ppc/spinlock.h
--- a/xen/include/asm-ppc/spinlock.h Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/include/asm-ppc/spinlock.h Thu Jun 22 10:58:41 2006 -0500
@@ -1,20 +1,21 @@
/*
- * Copyright (C) 2005 Hollis Blanchard <hollisb@xxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Hollis Blanchard <hollisb@xxxxxxxxxx>
*/
#ifndef _ASM_SPINLOCK_H
diff -r ab08d443113d -r b3dfb02fc2c2 xen/include/asm-ppc/string.h
--- a/xen/include/asm-ppc/string.h Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/include/asm-ppc/string.h Thu Jun 22 10:58:41 2006 -0500
@@ -1,3 +1,23 @@
+/*
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * Copyright (C) IBM Corp. 2006
+ *
+ * Authors: Hollis Blanchard <hollisb@xxxxxxxxxx>
+ */
+
#ifndef _PPC_STRING_H_
#define _PPC_STRING_H_
diff -r ab08d443113d -r b3dfb02fc2c2 xen/include/asm-ppc/system.h
--- a/xen/include/asm-ppc/system.h Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/include/asm-ppc/system.h Thu Jun 22 10:58:41 2006 -0500
@@ -1,20 +1,21 @@
/*
- * Copyright (C) 2005 Jimi Xenidis <jimix@xxxxxxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
*/
#ifndef _ASM_SYSTEM_H_
diff -r ab08d443113d -r b3dfb02fc2c2 xen/include/asm-ppc/time.h
--- a/xen/include/asm-ppc/time.h Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/include/asm-ppc/time.h Thu Jun 22 10:58:41 2006 -0500
@@ -1,20 +1,21 @@
/*
- * Copyright (C) 2005 Hollis Blanchard <hollisb@xxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Hollis Blanchard <hollisb@xxxxxxxxxx>
*/
#ifndef _ASM_TIME_H_
diff -r ab08d443113d -r b3dfb02fc2c2 xen/include/asm-ppc/types.h
--- a/xen/include/asm-ppc/types.h Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/include/asm-ppc/types.h Thu Jun 22 10:58:41 2006 -0500
@@ -1,3 +1,5 @@
+/* from xen/include/asm-x86/types.h */
+
#ifndef _PPC_TYPES_H
#define _PPC_TYPES_H
diff -r ab08d443113d -r b3dfb02fc2c2 xen/include/asm-ppc/uaccess.h
--- a/xen/include/asm-ppc/uaccess.h Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/include/asm-ppc/uaccess.h Thu Jun 22 10:58:41 2006 -0500
@@ -1,20 +1,21 @@
/*
- * Copyright (C) 2006 Hollis Blanchard <hollisb@xxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
+ * Copyright (C) IBM Corp. 2006
+ *
+ * Authors: Hollis Blanchard <hollisb@xxxxxxxxxx>
*/
#ifndef __PPC_UACCESS_H__
diff -r ab08d443113d -r b3dfb02fc2c2 xen/include/public/arch-ppc64.h
--- a/xen/include/public/arch-ppc64.h Wed Jun 21 13:36:49 2006 -0500
+++ b/xen/include/public/arch-ppc64.h Thu Jun 22 10:58:41 2006 -0500
@@ -1,20 +1,21 @@
/*
- * Copyright (C) 2005 Hollis Blanchard <hollisb@xxxxxxxxxx>, IBM Corporation
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
+ * Copyright (C) IBM Corp. 2005
+ *
+ * Authors: Hollis Blanchard <hollisb@xxxxxxxxxx>
*/
#ifndef __XEN_PUBLIC_ARCH_PPC_64_H__
_______________________________________________
Xen-ppc-devel mailing list
Xen-ppc-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ppc-devel
|