From mboxrd@z Thu Jan 1 00:00:00 1970 From: One Thousand Gnomes Subject: Re: intel_pstate divide error with v3.13-rc4-256-gb7000ad Date: Fri, 27 Dec 2013 12:24:22 +0000 Message-ID: <20131227122422.62857cec@alan.etchedpixels.co.uk> References: Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: cpufreq-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" To: Viresh Kumar Cc: Josh Boyer , Dirk Brandewie , "Rafael J. Wysocki" , "cpufreq@vger.kernel.org" , Linux PM list , "Linux-Kernel@Vger. Kernel. Org" On Tue, 24 Dec 2013 21:36:01 +0530 Viresh Kumar wrote: > Adding Dirk.. > > On 24 December 2013 20:06, Josh Boyer wrote: > > Hi All, > > > > We've had a report [1] that the pstate driver causes KVM guests to > > fail to boot because of a divide error. See the backtrace below. > > > > 4.839784] Intel P-state driver initializing. > > [ 4.859972] Intel pstate controlling: cpu 0 > > [ 4.867653] cpufreq: __cpufreq_add_dev: ->get() failed > > After a call to ->init(), ->get() is supposed to work. > @Dirk: Any idea why it failed? > > And then I don't know what made this divide by zero to happen :) > > [ 4.878127] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 Emulator bug perhaps ?