From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: [PULL 21/29] xen/pt: Sync up the dev.config and data values. Date: Tue, 15 Sep 2015 15:32:02 +0200 Message-ID: <55F81DD2.3050304@redhat.com> References: <1441905361-31967-21-git-send-email-stefano.stabellini@eu.citrix.com> <55F69ADF.40404@redhat.com> <20150915132531.GC9134@l.oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org Sender: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org To: Stefano Stabellini , Konrad Rzeszutek Wilk Cc: peter.maydell@linaro.org, xen-devel@lists.xensource.com, qemu-devel@nongnu.org List-Id: xen-devel@lists.xenproject.org On 15/09/2015 15:28, Stefano Stabellini wrote: > >> > 2). Send an follow up patch to change this to abort()? (and wherever else I used >> > assert(..)? > Yes, that would be good. > > >> > 3). Wait till Paolo is done going through the patchset and then revisit 1) or 2)? > I don't know if Paolo has any more comments. No, the few comments I had were only prompted by Coverity. Paolo