From 1c454e8f4d96ec56f302f01ef07e360f96296dd7 Mon Sep 17 00:00:00 2001 From: Keir Fraser Date: Fri, 7 Jan 2011 13:32:36 +0000 Subject: [PATCH] Update my email address to long-term stable address. Signed-off-by: Keir Fraser xen-unstable changeset: 22675:0ab058a55c24 xen-unstable date: Fri Jan 07 13:30:04 2011 +0000 --- tools/firmware/hvmloader/cacheattr.c | 2 +- tools/firmware/hvmloader/smp.c | 2 +- tools/firmware/hvmloader/tests.c | 2 +- tools/firmware/rombios/32bitgateway.c | 2 +- xen/arch/x86/boot/reloc.c | 2 +- xen/arch/x86/hvm/emulate.c | 2 +- xen/arch/x86/hvm/vmx/realmode.c | 2 +- xen/arch/x86/x86_emulate.c | 2 +- xen/include/asm-x86/hvm/emulate.h | 2 +- xen/include/asm-x86/x86_emulate.h | 2 +- xen/include/public/arch-x86/cpuid.h | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/tools/firmware/hvmloader/cacheattr.c b/tools/firmware/hvmloader/cacheattr.c index ae23b3e15..63f53c1e4 100644 --- a/tools/firmware/hvmloader/cacheattr.c +++ b/tools/firmware/hvmloader/cacheattr.c @@ -4,7 +4,7 @@ * Copyright (c) 2008, Citrix Systems, Inc. * * Authors: - * Keir Fraser + * Keir Fraser * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/tools/firmware/hvmloader/smp.c b/tools/firmware/hvmloader/smp.c index 76d1c2804..c8ee0ec0b 100644 --- a/tools/firmware/hvmloader/smp.c +++ b/tools/firmware/hvmloader/smp.c @@ -4,7 +4,7 @@ * Copyright (c) 2008, Citrix Systems, Inc. * * Authors: - * Keir Fraser + * Keir Fraser * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/tools/firmware/hvmloader/tests.c b/tools/firmware/hvmloader/tests.c index da40a6672..a8a81a82e 100644 --- a/tools/firmware/hvmloader/tests.c +++ b/tools/firmware/hvmloader/tests.c @@ -4,7 +4,7 @@ * Copyright (c) 2008, Citrix Systems, Inc. * * Authors: - * Keir Fraser + * Keir Fraser * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/tools/firmware/rombios/32bitgateway.c b/tools/firmware/rombios/32bitgateway.c index d76f19400..fc82e0772 100644 --- a/tools/firmware/rombios/32bitgateway.c +++ b/tools/firmware/rombios/32bitgateway.c @@ -22,7 +22,7 @@ * Copyright (c) 2008, Citrix Systems, Inc. * * Author: Stefan Berger - * Author: Keir Fraser + * Author: Keir Fraser */ /* diff --git a/xen/arch/x86/boot/reloc.c b/xen/arch/x86/boot/reloc.c index b51d472eb..fe8aa633b 100644 --- a/xen/arch/x86/boot/reloc.c +++ b/xen/arch/x86/boot/reloc.c @@ -7,7 +7,7 @@ * Copyright (c) 2009, Citrix Systems, Inc. * * Authors: - * Keir Fraser + * Keir Fraser */ asm ( diff --git a/xen/arch/x86/hvm/emulate.c b/xen/arch/x86/hvm/emulate.c index 88b1eb194..e4a380b6c 100644 --- a/xen/arch/x86/hvm/emulate.c +++ b/xen/arch/x86/hvm/emulate.c @@ -6,7 +6,7 @@ * Copyright (c) 2008, Citrix Systems, Inc. * * Authors: - * Keir Fraser + * Keir Fraser */ #include diff --git a/xen/arch/x86/hvm/vmx/realmode.c b/xen/arch/x86/hvm/vmx/realmode.c index b3574c20b..1fd81dd21 100644 --- a/xen/arch/x86/hvm/vmx/realmode.c +++ b/xen/arch/x86/hvm/vmx/realmode.c @@ -6,7 +6,7 @@ * Copyright (c) 2007-2008 Citrix Systems, Inc. * * Authors: - * Keir Fraser + * Keir Fraser */ #include diff --git a/xen/arch/x86/x86_emulate.c b/xen/arch/x86/x86_emulate.c index e69deb1ed..fbf740efe 100644 --- a/xen/arch/x86/x86_emulate.c +++ b/xen/arch/x86/x86_emulate.c @@ -6,7 +6,7 @@ * Copyright (c) 2008, Citrix Systems, Inc. * * Authors: - * Keir Fraser + * Keir Fraser */ #include diff --git a/xen/include/asm-x86/hvm/emulate.h b/xen/include/asm-x86/hvm/emulate.h index c46ffb070..794cb0eed 100644 --- a/xen/include/asm-x86/hvm/emulate.h +++ b/xen/include/asm-x86/hvm/emulate.h @@ -6,7 +6,7 @@ * Copyright (c) 2008 Citrix Systems, Inc. * * Authors: - * Keir Fraser + * Keir Fraser */ #ifndef __ASM_X86_HVM_EMULATE_H__ diff --git a/xen/include/asm-x86/x86_emulate.h b/xen/include/asm-x86/x86_emulate.h index d87966a22..7426d8d37 100644 --- a/xen/include/asm-x86/x86_emulate.h +++ b/xen/include/asm-x86/x86_emulate.h @@ -6,7 +6,7 @@ * Copyright (c) 2008, Citrix Systems, Inc. * * Authors: - * Keir Fraser + * Keir Fraser */ #ifndef __ASM_X86_X86_EMULATE_H__ diff --git a/xen/include/public/arch-x86/cpuid.h b/xen/include/public/arch-x86/cpuid.h index 34fd72d30..d9bd62714 100644 --- a/xen/include/public/arch-x86/cpuid.h +++ b/xen/include/public/arch-x86/cpuid.h @@ -24,7 +24,7 @@ * Copyright (c) 2007 Citrix Systems, Inc. * * Authors: - * Keir Fraser + * Keir Fraser */ #ifndef __XEN_PUBLIC_ARCH_X86_CPUID_H__ -- 2.39.5