From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [PATCH] test: emulator: lmsw may not clear cr0.pe Date: Thu, 13 May 2010 19:02:25 -0300 Message-ID: <20100513220225.GA27620@amt.cnet> References: <1273651210-29007-1-git-send-email-avi@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvm@vger.kernel.org To: Avi Kivity Return-path: Received: from mx1.redhat.com ([209.132.183.28]:49296 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758956Ab0ENStU (ORCPT ); Fri, 14 May 2010 14:49:20 -0400 Received: from int-mx08.intmail.prod.int.phx2.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.21]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o4EInJHE016763 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 14 May 2010 14:49:19 -0400 Received: from ns3.rdu.redhat.com (ns3.rdu.redhat.com [10.11.255.199]) by int-mx08.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id o4EInJKf005633 for ; Fri, 14 May 2010 14:49:19 -0400 Received: from amt.cnet (vpn-11-184.rdu.redhat.com [10.11.11.184]) by ns3.rdu.redhat.com (8.13.8/8.13.8) with ESMTP id o4EInH5Y020020 for ; Fri, 14 May 2010 14:49:18 -0400 Received: from amt.cnet (amt.cnet [127.0.0.1]) by amt.cnet (Postfix) with ESMTP id 2D68568A115 for ; Thu, 13 May 2010 19:05:02 -0300 (BRT) Content-Disposition: inline In-Reply-To: <1273651210-29007-1-git-send-email-avi@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On Wed, May 12, 2010 at 11:00:10AM +0300, Avi Kivity wrote: > Signed-off-by: Avi Kivity > --- > kvm/user/test/x86/emulator.c | 9 +++++++++ > 1 files changed, 9 insertions(+), 0 deletions(-) Applied, thanks.