From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] KVM: Fix IA32e Windows can't boot issue Date: Wed, 01 Jul 2009 11:21:13 +0300 Message-ID: <4A4B1C79.2080407@redhat.com> References: <1246435671-25485-1-git-send-email-sheng@linux.intel.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 To: Sheng Yang Return-path: Received: from mx2.redhat.com ([66.187.237.31]:53726 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752726AbZGAIT0 (ORCPT ); Wed, 1 Jul 2009 04:19:26 -0400 In-Reply-To: <1246435671-25485-1-git-send-email-sheng@linux.intel.com> Sender: kvm-owner@vger.kernel.org List-ID: On 07/01/2009 11:07 AM, Sheng Yang wrote: > One typo in commit: "KVM: convert custom marker based tracing to > event traces" caused: > > set_cr8: #GP, reserved bits 0x7f > > when try to boot up IA32e Windows guest. > > One value has been written to R8 instead of specific register, then the > value of specific register can be invalid as CR8. Guest RMW it, then got > trouble. > Applied, thanks. Strange how I didn't see it - I have both Windows XP x64 and Vista x64 in my test suite. -- error compiling committee.c: too many arguments to function