WARNING - OLD ARCHIVES

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

xen-devel

Re: [Xen-devel] [PATCH 4/12] VTPM mini-os: Mini-os machine specific head

To: Matthew Fioravante <matthew.fioravante@xxxxxxxxxx>
Subject: Re: [Xen-devel] [PATCH 4/12] VTPM mini-os: Mini-os machine specific headers
From: Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx>
Date: Mon, 14 Mar 2011 12:22:16 +0000
Cc: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Mon, 14 Mar 2011 05:23:41 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4D7AA5B1.8060603@xxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <4D7AA5B1.8060603@xxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Alpine 2.00 (DEB 1167 2008-08-23)
On Fri, 11 Mar 2011, Matthew Fioravante wrote:
> diff -Naur xen-unstable-trp-sdp-pristine/extras/mini-os/include/endian.h 
> xen-unstable-trp-sdp/extras/mini-os/include/endian.h
> --- xen-unstable-trp-sdp-pristine/extras/mini-os/include/endian.h     
> 1969-12-31 19:00:00.000000000 -0500
> +++ xen-unstable-trp-sdp/extras/mini-os/include/endian.h      2011-02-23 
> 19:40:48.000000000 -0500
> @@ -0,0 +1,53 @@
> +/* Copyright (C) 1992, 1996, 1997, 2000, 2008 Free Software Foundation, Inc.
> +   This file is part of the GNU C Library.
> +
> +   The GNU C Library is free software; you can redistribute it and/or
> +   modify it under the terms of the GNU Lesser General Public
> +   License as published by the Free Software Foundation; either
> +   version 2.1 of the License, or (at your option) any later version.
> +
> +   The GNU C Library 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
> +   Lesser General Public License for more details.
> +
> +   You should have received a copy of the GNU Lesser General Public
> +   License along with the GNU C Library; if not, write to the Free
> +   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
> +   02111-1307 USA.  */
> +

MiniOS is BSD and we would like to keep it that way.


> diff -Naur 
> xen-unstable-trp-sdp-pristine/extras/mini-os/include/ia64/arch_endian.h 
> xen-unstable-trp-sdp/extras/mini-os/include/ia64/arch_endian.h
> --- xen-unstable-trp-sdp-pristine/extras/mini-os/include/ia64/arch_endian.h   
> 1969-12-31 19:00:00.000000000 -0500
> +++ xen-unstable-trp-sdp/extras/mini-os/include/ia64/arch_endian.h    
> 2011-02-23 19:40:48.000000000 -0500
> @@ -0,0 +1,25 @@
> +/* Copyright (C) 1992, 1996, 1997, 2000, 2008 Free Software Foundation, Inc.
> +   This file is part of the GNU C Library.
> +
> +   The GNU C Library is free software; you can redistribute it and/or
> +   modify it under the terms of the GNU Lesser General Public
> +   License as published by the Free Software Foundation; either
> +   version 2.1 of the License, or (at your option) any later version.
> +
> +   The GNU C Library 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
> +   Lesser General Public License for more details.
> +
> +   You should have received a copy of the GNU Lesser General Public
> +   License along with the GNU C Library; if not, write to the Free
> +   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
> +   02111-1307 USA.  */
> +

ditto

>> diff -Naur 
>> xen-unstable-trp-sdp-pristine/extras/mini-os/include/x86/arch_endian.h 
>> xen-unstable-trp-sdp/extras/mini-os/include/x86/arch_endian.h
> --- xen-unstable-trp-sdp-pristine/extras/mini-os/include/x86/arch_endian.h    
> 1969-12-31 19:00:00.000000000 -0500
> +++ xen-unstable-trp-sdp/extras/mini-os/include/x86/arch_endian.h     
> 2011-02-23 19:40:48.000000000 -0500
> @@ -0,0 +1,25 @@
> +/* Copyright (C) 1992, 1996, 1997, 2000, 2008 Free Software Foundation, Inc.
> +   This file is part of the GNU C Library.
> +
> +   The GNU C Library is free software; you can redistribute it and/or
> +   modify it under the terms of the GNU Lesser General Public
> +   License as published by the Free Software Foundation; either
> +   version 2.1 of the License, or (at your option) any later version.
> +
> +   The GNU C Library 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
> +   Lesser General Public License for more details.
> +
> +   You should have received a copy of the GNU Lesser General Public
> +   License along with the GNU C Library; if not, write to the Free
> +   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
> +   02111-1307 USA.  */

ditto


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