From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: [RFC PATCH 7/7] [hyper-v] init hyper-v cpuid leafs Date: Tue, 11 Oct 2011 18:17:10 +0200 Message-ID: <4E946C06.9010900@redhat.com> References: <1318186375-27672-1-git-send-email-vrozenfe@redhat.com> <1318186375-27672-8-git-send-email-vrozenfe@redhat.com> <4E93F262.3070800@redhat.com> <1318340766.2706.59.camel@vadimr.dell> <4E946639.9020001@redhat.com> <1318349347.2706.66.camel@vadimr.dell> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org, Avi Kivity To: Vadim Rozenfeld Return-path: Received: from mx1.redhat.com ([209.132.183.28]:35836 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754608Ab1JKQRX (ORCPT ); Tue, 11 Oct 2011 12:17:23 -0400 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id p9BGHNZj002286 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 11 Oct 2011 12:17:23 -0400 In-Reply-To: <1318349347.2706.66.camel@vadimr.dell> Sender: kvm-owner@vger.kernel.org List-ID: On 10/11/2011 06:09 PM, Vadim Rozenfeld wrote: > > Spinlocks too. TCG does its own round-robin scheduling, so having zero > How? You need hypercall page for it. I'm not saying you should implement it, :) in principle TCG could have a hypercall page. Paolo