From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] KVM: emulator: Fix handling of VMMCALL instruction Date: Fri, 05 Dec 2008 19:52:04 +0200 Message-ID: <49396A44.7090406@redhat.com> References: <1228389100-30828-1-git-send-email-amit.shah@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Amit Shah Return-path: Received: from mx2.redhat.com ([66.187.237.31]:45506 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751846AbYLERvx (ORCPT ); Fri, 5 Dec 2008 12:51:53 -0500 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id mB5HprUd029252 for ; Fri, 5 Dec 2008 12:51:53 -0500 In-Reply-To: <1228389100-30828-1-git-send-email-amit.shah@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: Amit Shah wrote: > The VMMCALL instruction doesn't get recognised and isn't processed > by the emulator. > > This is seen on an Intel host that tries to execute the VMMCALL > instruction after a guest live migrates from an AMD host. > > Applied, thanks. -- I have a truly marvellous patch that fixes the bug which this signature is too narrow to contain.