From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Xu Subject: Re: [kvm-unit-tests PATCH 0/3] check multiple init for vm/smp Date: Wed, 26 Oct 2016 10:53:40 +0800 Message-ID: <20161026025340.GC13839@pxdev.xzpeter.org> References: <1477386030-13955-1-git-send-email-peterx@redhat.com> <20161025101247.t2v6td4rwex7ipj3@kamzik.brq.redhat.com> <20161025115647.GB13839@pxdev.xzpeter.org> <42eedbd6-a7c3-71bd-ccd9-3b794b05ae31@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Cc: Andrew Jones , kvm@vger.kernel.org, rkrcmar@redhat.com To: Paolo Bonzini Return-path: Received: from mx1.redhat.com ([209.132.183.28]:52134 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753048AbcJZCxj (ORCPT ); Tue, 25 Oct 2016 22:53:39 -0400 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id D95BD80F8D for ; Wed, 26 Oct 2016 02:53:38 +0000 (UTC) Content-Disposition: inline In-Reply-To: <42eedbd6-a7c3-71bd-ccd9-3b794b05ae31@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On Tue, Oct 25, 2016 at 06:00:24PM +0200, Paolo Bonzini wrote: > > > On 25/10/2016 13:56, Peter Xu wrote: > > > > For this series: I have no strong willingness to push this in, and yes > > all three patches are not essential at all. I just picked them out > > from vt-d unit test series, in case any of us would like to pick it. > > I applied patch 1. Thanks. :) -- peterx