From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH 1/4] ignore AMDs HWCR register access to set the FFDIS bit Date: Wed, 24 Jun 2009 14:37:09 +0300 Message-ID: <4A420FE5.4020404@redhat.com> References: <1245840276-12702-1-git-send-email-andre.przywara@amd.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: Andre Przywara Return-path: Received: from mx2.redhat.com ([66.187.237.31]:48399 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751316AbZFXLgI (ORCPT ); Wed, 24 Jun 2009 07:36:08 -0400 In-Reply-To: <1245840276-12702-1-git-send-email-andre.przywara@amd.com> Sender: kvm-owner@vger.kernel.org List-ID: On 06/24/2009 01:44 PM, Andre Przywara wrote: > Linux tries to disable the flush filter on all AMD K8 CPUs. Since KVM > does not handle the needed MSR, the injected #GP will panic the Linux > kernel. Ignore setting of the HWCR.FFDIS bit in this MSR to let Linux > boot with an AMD K8 family guest CPU. > > Applied first two patched, thanks. -- error compiling committee.c: too many arguments to function