From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH 1/2] KVM: SVM: Sync efer back into nested vmcb Date: Tue, 27 Jul 2010 22:07:32 +0300 Message-ID: <4C4F2E74.3000608@redhat.com> References: <1280247261-19115-1-git-send-email-joerg.roedel@amd.com> <1280247261-19115-2-git-send-email-joerg.roedel@amd.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Marcelo Tosatti , kvm@vger.kernel.org, linux-kernel@vger.kernel.org To: Joerg Roedel Return-path: In-Reply-To: <1280247261-19115-2-git-send-email-joerg.roedel@amd.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On 07/27/2010 07:14 PM, Joerg Roedel wrote: > This patch fixes a bug in a nested hypervisor that heavily > switches between real-mode and long-mode. The problem is > fixed by syncing back efer into the guest vmcb on emulated > vmexit. This is vmware? IIRC their old kernel was 32-bit, so they need to switch all the time. -- I have a truly marvellous patch that fixes the bug which this signature is too narrow to contain.