From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55735) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X1YPv-0007Qg-1S for qemu-devel@nongnu.org; Mon, 30 Jun 2014 06:02:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X1YPo-0007ui-TT for qemu-devel@nongnu.org; Mon, 30 Jun 2014 06:02:30 -0400 Received: from mx1.redhat.com ([209.132.183.28]:53095) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X1YPo-0007tu-L2 for qemu-devel@nongnu.org; Mon, 30 Jun 2014 06:02:24 -0400 Message-ID: <1404122529.28960.24.camel@localhost> From: Vadim Rozenfeld Date: Mon, 30 Jun 2014 20:02:09 +1000 In-Reply-To: <201406300939223611342@sangfor.com> References: <201406300939223611342@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-compatible hypervisor List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Zhang Haoyu Cc: qemu-devel , kvm On Mon, 2014-06-30 at 09:39 +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. Best regards, Vadim.