From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: [PATCH kvm-unit-tests 00/10] report is nice, use it more Date: Mon, 15 Dec 2014 16:11:17 +0100 Message-ID: <548EFA15.8080209@redhat.com> References: <1418400377-17388-1-git-send-email-drjones@redhat.com> <20141212161954.GA17674@hawk.usersys.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit To: Andrew Jones , KVM list Return-path: Received: from mail-wg0-f45.google.com ([74.125.82.45]:60767 "EHLO mail-wg0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754076AbaLOPLX (ORCPT ); Mon, 15 Dec 2014 10:11:23 -0500 Received: by mail-wg0-f45.google.com with SMTP id b13so14829620wgh.32 for ; Mon, 15 Dec 2014 07:11:22 -0800 (PST) In-Reply-To: <20141212161954.GA17674@hawk.usersys.redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On 12/12/2014 17:19, Andrew Jones wrote: >> I'm afraid I didn't test all the changes, as not all unit tests >> could run on my test machine. >> svm - didn't run >> xsave - didn't run 'have xsave' tests >> asyncpf - is commented out of unittests.cfg, >> and I didn't uncomment it out >> pmu - didn't run >> Tested svm/xsave/pmu myself, applied series. Paolo