From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason Krieg Subject: Re: [PATCH] support piix PAM registers in KVM Date: Wed, 15 Jun 2011 16:11:38 +0200 Message-ID: <4DF8BD9A.1050603@collax.com> References: <20100921123142.GB11145@redhat.com> <4DF89E4D.9090704@collax.com> <4DF8B0F0.8060706@redhat.com> <4DF8B989.5080406@collax.com> <4DF8BA49.3070901@redhat.com> <4DF8BACD.9010603@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Gleb Natapov , mtosatti@redhat.com, seabios@seabios.org, kvm@vger.kernel.org To: Avi Kivity Return-path: Received: from mail.collax.com ([213.218.25.154]:44162 "EHLO mail.collax.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751789Ab1FOOLm (ORCPT ); Wed, 15 Jun 2011 10:11:42 -0400 In-Reply-To: <4DF8BACD.9010603@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On 06/15/2011 03:59 PM, Avi Kivity wrote: > On 06/15/2011 04:57 PM, Avi Kivity wrote: >> >>> >>> Any ideas for what I could look for ? >>> >> >> Try -no-tpr-opt (on both sides). >> > > There's no such option. Try commenting out the device_init line of > kvm-tpr-opt.c. > with 0.12.5 there is no device_init in kvm-tpr-opt.c should I still try without the device_init() only with 0.14.1 ?