From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vadim Rozenfeld Subject: Re: [Qemu-devel] [questions] about KVM as a Microsoft-compatiblehypervisor Date: Mon, 30 Jun 2014 22:18:10 +1000 Message-ID: <1404130690.28960.39.camel@localhost> References: <201406300939223611342@sangfor.com> , <1404122529.28960.24.camel@localhost> <201406301945131268456@sangfor.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: Jidong Xiao , qemu-devel , kvm To: Zhang Haoyu Return-path: Received: from mx1.redhat.com ([209.132.183.28]:55033 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752364AbaF3MS1 (ORCPT ); Mon, 30 Jun 2014 08:18:27 -0400 In-Reply-To: <201406301945131268456@sangfor.com> Sender: kvm-owner@vger.kernel.org List-ID: 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. > >