From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [PATCH RFC v3 0/2] Initial support for Microsoft Hyper-V. Date: Fri, 23 Dec 2011 08:19:12 -0200 Message-ID: <20111223101912.GA24308@amt.cnet> References: <1324241294-26089-1-git-send-email-vrozenfe@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvm@vger.kernel.org, Avi Kivity , qemu-devel@nongnu.org, Jan Kiszka To: Vadim Rozenfeld Return-path: Received: from mx1.redhat.com ([209.132.183.28]:6858 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752643Ab1LWLim (ORCPT ); Fri, 23 Dec 2011 06:38:42 -0500 Content-Disposition: inline In-Reply-To: <1324241294-26089-1-git-send-email-vrozenfe@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On Sun, Dec 18, 2011 at 10:48:12PM +0200, Vadim Rozenfeld wrote: > With the following series of patches we are starting to implement > some basic Microsoft Hyper-V Enlightenment functionality. This series > is mostly about adding support for relaxed timing, spinlock, > and virtual apic. > > For more Hyper-V related information please see: > "Hypervisor Functional Specification v2.0: For Windows Server 2008 R2" at > http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=18673 Looks fine to me and others reviewers, will wait for Anthony to apply last uq/master pull request before applying.