From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cooper Subject: Re: [PATCH 00/13] Valgrind patches for hypercalls Date: Mon, 2 Dec 2013 10:46:45 +0000 Message-ID: <529C6515.3080408@citrix.com> References: <1385665021-5392-1-git-send-email-andrew.cooper3@citrix.com> <1385725511.25763.31.camel@kazak.uk.xensource.com> <1385980654.7108.33.camel@kazak.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1385980654.7108.33.camel@kazak.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 Campbell Cc: Xen-devel List-Id: xen-devel@lists.xenproject.org On 02/12/13 10:37, Ian Campbell wrote: > On Fri, 2013-11-29 at 11:45 +0000, Ian Campbell wrote: >> On Thu, 2013-11-28 at 18:56 +0000, Andrew Cooper wrote: >>> This set of patches teaches valgrind about new hypercalls. >>> >>> Valgrind can now completely inspect xc_domain_save()/restore() >>> >>> Signed-off-by: Andrew Cooper >>> CC: Ian Campbell >> Thanks, these look OK to me on a quick skim and build so I've sent them >> upstream to: https://bugs.kde.org/show_bug.cgi?id=328205 > Which has just resulted in them being applied, thanks to Bart Van > Assche. > > Thanks, > Ian. > > Wow - that was quick going. I wonder how well valgrind now does with xl create... ~Andrew