From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: [PATCH v12 2/8] xen: Add support for VMware cpuid leaves Date: Tue, 7 Jul 2015 11:03:31 -0400 Message-ID: <20150707150331.GB23199@l.oracle.com> References: <1435447665-5433-1-git-send-email-Don.Slutz@Gmail.com> <1435447665-5433-3-git-send-email-Don.Slutz@Gmail.com> <20150701200124.GC27014@l.oracle.com> <5597069E.5030001@Gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <5597069E.5030001@Gmail.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Don Slutz Cc: Tim Deegan , Kevin Tian , Keir Fraser , Ian Campbell , Stefano Stabellini , Jun Nakajima , Eddie Dong , Ian Jackson , Don Slutz , xen-devel@lists.xen.org, George Dunlap , Aravind Gopalakrishnan , Jan Beulich , Andrew Cooper , Boris Ostrovsky , Suravee Suthikulpanit List-Id: xen-devel@lists.xenproject.org > >> diff --git a/xen/arch/x86/hvm/vmware/cpuid.c b/xen/arch/x86/hvm/vmware/cpuid.c > >> new file mode 100644 > >> index 0000000..0dff36b > >> --- /dev/null > >> +++ b/xen/arch/x86/hvm/vmware/cpuid.c > >> @@ -0,0 +1,77 @@ > >> +/* > >> + * arch/x86/hvm/vmware/cpuid.c > >> + * > >> + * Copyright (C) 2012 Verizon Corporation > > > > s/2012/2015/ ? > > The code here was written in 2012, 1st posted on xen-devel on Thu, 12 > Dec 2013 14:15:11 -0500 > ([Xen-devel] [RFC PATCH 03/10] Add cpuid_vmware_leaves), and this same > code has been posted in 2014 and 2015. > > So either no change or 2012-2015. Which do you want? It is up to you. Usually one posts with the latest copyright date.