From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCHv2] KVM: when entering real mode align segment base to 16 bytes Date: Mon, 27 Dec 2010 17:30:33 +0200 Message-ID: <4D18B119.80509@redhat.com> References: <20101227152504.GP2231@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: mtosatti@redhat.com, kvm@vger.kernel.org To: Gleb Natapov Return-path: Received: from mx1.redhat.com ([209.132.183.28]:4063 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754092Ab0L0Pah (ORCPT ); Mon, 27 Dec 2010 10:30:37 -0500 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id oBRFUbP5020087 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 27 Dec 2010 10:30:37 -0500 In-Reply-To: <20101227152504.GP2231@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On 12/27/2010 05:25 PM, Gleb Natapov wrote: > VMX checks that base is equal segment shifted 4 bites left. Otherwise > guest entry fails. > Applied, thanks. -- error compiling committee.c: too many arguments to function