From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH 03/27] nVMX: Implement VMXON and VMXOFF Date: Sun, 17 Oct 2010 15:07:45 +0200 Message-ID: <4CBAF521.3060706@redhat.com> References: <1287309814-nyh@il.ibm.com> <201010171005.o9HA56HQ029295@rice.haifa.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org, gleb@redhat.com To: "Nadav Har'El" Return-path: Received: from mx1.redhat.com ([209.132.183.28]:49991 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754847Ab0JQNHu (ORCPT ); Sun, 17 Oct 2010 09:07:50 -0400 In-Reply-To: <201010171005.o9HA56HQ029295@rice.haifa.ibm.com> Sender: kvm-owner@vger.kernel.org List-ID: On 10/17/2010 12:05 PM, Nadav Har'El wrote: > This patch allows a guest to use the VMXON and VMXOFF instructions, and > emulates them accordingly. Basically this amounts to checking some > prerequisites, and then remembering whether the guest has enabled or disabled > VMX operation. Please add a TODO for the lapic code to remind us that INITs need to be blocked while in vmx operation. -- error compiling committee.c: too many arguments to function