From mboxrd@z Thu Jan 1 00:00:00 1970 From: Radim =?utf-8?B?S3LEjW3DocWZ?= Subject: Re: [kvm-unit-tests PATCH v3] add hyperv_connections test Date: Wed, 21 Jun 2017 22:15:10 +0200 Message-ID: <20170621201509.GA5687@potion> References: <20170616111517.18918-1-rkagan@virtuozzo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvm@vger.kernel.org, Paolo Bonzini , Evgeny Yakovlev , "Denis V . Lunev" , Andrew Jones To: Roman Kagan Return-path: Received: from mx1.redhat.com ([209.132.183.28]:54506 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751108AbdFUUPO (ORCPT ); Wed, 21 Jun 2017 16:15:14 -0400 Content-Disposition: inline In-Reply-To: <20170616111517.18918-1-rkagan@virtuozzo.com> Sender: kvm-owner@vger.kernel.org List-ID: 2017-06-16 14:15+0300, Roman Kagan: > Add a test for Hyper-V message and event connections. > > It requires QEMU with the extended test device supporting message end > event connection test modes (recently posted on qemu-devel). On older > QEMU versions the test reports a single SKIP. > > Signed-off-by: Roman Kagan > --- Applied, thanks.