From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36731) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X1aXY-0001pG-P8 for qemu-devel@nongnu.org; Mon, 30 Jun 2014 08:18:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X1aXR-0004jk-9W for qemu-devel@nongnu.org; Mon, 30 Jun 2014 08:18:32 -0400 Received: from mx1.redhat.com ([209.132.183.28]:39573) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X1aXR-0004jf-1R for qemu-devel@nongnu.org; Mon, 30 Jun 2014 08:18:25 -0400 Message-ID: <1404130690.28960.39.camel@localhost> From: Vadim Rozenfeld Date: Mon, 30 Jun 2014 22:18:10 +1000 In-Reply-To: <201406301945131268456@sangfor.com> References: <201406300939223611342@sangfor.com> , <1404122529.28960.24.camel@localhost> <201406301945131268456@sangfor.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [questions] about KVM as a Microsoft-compatiblehypervisor List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Zhang Haoyu Cc: Jidong Xiao , qemu-devel , kvm On Mon, 2014-06-30 at 19:45 +0800, Zhang Haoyu wrote: > >> Hi, Vadim > >> I read the kvm-2012-forum paper < KVM as a Microsoft-compatible hypervisor>, > >> Any update and other references, please? > >> > >> Thanks, > >> Zhang Haoyu > >> > >> > > > >Unfortunately, not too much. > >From the the most recent, we have lazy eoi implemented by > >MST and reference time counter. > > > How to get the source of windows pv-eoi? I'll be referencing to git://git.kernel.org/pub/scm/virt/kvm/kvm.git for lazy eoi please take a look at commit: b63cf42fd1d8c18fab71222321aaf356f63089c9 > And what is "reference time counter", could you provide some references or code, please? Take a look at commit: e984097b553ed2d6551c805223e4057421370f00 I also suggest reading Hypervisor Functional Specification 3.0a provided by Microsoft and available for downloading from http://www.microsoft.com/en-au/download/details.aspx?id=39289 Best regards, Vadim. > > Thanks, > Zhang Haoyu > > >Best regards, > >Vadim. > >