From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 191481] Virtual machine CPU counters are broken forever after live migration to system with "steal time overflow" KVM bug Date: Wed, 11 Jan 2017 11:15:59 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit To: kvm@vger.kernel.org Return-path: Received: from mail.kernel.org ([198.145.29.136]:41616 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756327AbdAKLQG (ORCPT ); Wed, 11 Jan 2017 06:16:06 -0500 Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 91ABD2022D for ; Wed, 11 Jan 2017 11:16:02 +0000 (UTC) Received: from bugzilla1.web.kernel.org (bugzilla1.web.kernel.org [172.20.200.51]) by mail.kernel.org (Postfix) with ESMTP id 1BF8920251 for ; Wed, 11 Jan 2017 11:16:00 +0000 (UTC) In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: https://bugzilla.kernel.org/show_bug.cgi?id=191481 --- Comment #6 from Dmitry Svyatogorov --- 2 most suspicious candidates to create the destroy, after 3.18.31 changelog review: f9c904b7613b8b4c85b10cd6b33ad41b2843fa9d "Fix steal_account_process_tick() to always return jiffies" does ST accounting refactoring, best fit. 0185604c2d82c560dab2f2933a18f797e74ab5a8 changes pit counters initialization, I don't know whether it can affect. -- You are receiving this mail because: You are watching the assignee of the bug.