From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH v2 00/26] Big big real mode improvements Date: Wed, 27 Jun 2012 18:23:45 +0300 Message-ID: <4FEB2581.1020401@redhat.com> References: <1340810369-25392-1-git-send-email-avi@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Marcelo Tosatti Return-path: Received: from mx1.redhat.com ([209.132.183.28]:31367 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751850Ab2F0PXt (ORCPT ); Wed, 27 Jun 2012 11:23:49 -0400 Received: from int-mx12.intmail.prod.int.phx2.redhat.com (int-mx12.intmail.prod.int.phx2.redhat.com [10.5.11.25]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q5RFNnfV006539 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 27 Jun 2012 11:23:49 -0400 In-Reply-To: <1340810369-25392-1-git-send-email-avi@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On 06/27/2012 06:18 PM, Avi Kivity wrote: > This patchset fixes several bugs in the emulator and in vmx invalid guest > state emulation. They are sufficient to boot several Linux and Windows > guests, so the last patch turns vmx invalid guest state emulation on by > default. > > The first patch is a little hacky; we should try to emulate svm here by making > cpl a state, not a cache. > Sorry, this got mixed up with the previous patchset. I'll resend again as v3 to avoid confusion. -- error compiling committee.c: too many arguments to function