From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cooper Subject: Re: [PATCH v5] coverity: Store the modelling file in the source tree. Date: Thu, 23 Jan 2014 14:58:24 +0000 Message-ID: <52E12E10.6060701@citrix.com> References: <1390487303-31765-1-git-send-email-andrew.cooper3@citrix.com> <21217.11631.994209.326104@mariner.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <21217.11631.994209.326104@mariner.uk.xensource.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: Ian Jackson Cc: Keir Fraser , Ian Campbell , George Dunlap , Tim Deegan , Xen-devel , Jan Beulich List-Id: xen-devel@lists.xenproject.org On 23/01/14 14:55, Ian Jackson wrote: > Andrew Cooper writes ("[Xen-devel] [PATCH v5] coverity: Store the modelling file in the source tree."): >> Signed-off-by: Andrew Cooper >> CC: Keir Fraser >> CC: Jan Beulich >> CC: Tim Deegan >> CC: Ian Campbell >> CC: Ian Jackson >> CC: George Dunlap > This is fine as far as it goes. But surely we should also include > some build instructions. > > Ian. There arn't really build instruction. The way to use it with coverity scan is for one of the coverity scan admins to click the "Upload a new modelling file" button. Any scan initiated will use the latest modelling file. ~Andrew