From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 102651] New: vcpuX unhandled rdmsr: 0x570 Date: Tue, 11 Aug 2015 04:09:59 +0000 Message-ID: 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]:60336 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752257AbbHKEKD (ORCPT ); Tue, 11 Aug 2015 00:10:03 -0400 Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 1F98620643 for ; Tue, 11 Aug 2015 04:10:01 +0000 (UTC) Received: from bugzilla2.web.kernel.org (bugzilla2.web.kernel.org [172.20.200.52]) by mail.kernel.org (Postfix) with ESMTP id 8319520606 for ; Tue, 11 Aug 2015 04:09:59 +0000 (UTC) Sender: kvm-owner@vger.kernel.org List-ID: https://bugzilla.kernel.org/show_bug.cgi?id=102651 Bug ID: 102651 Summary: vcpuX unhandled rdmsr: 0x570 Product: Virtualization Version: unspecified Kernel Version: 4.1.4 Hardware: All OS: Linux Tree: Mainline Status: NEW Severity: normal Priority: P1 Component: kvm Assignee: virtualization_kvm@kernel-bugs.osdl.org Reporter: jamespharvey20@gmail.com Regression: No Host: Intel Xeon CPU E5335 @ 2.00GHz, stepping 7, microcode 0x6b Up to date arch, using kernel 4.1.4 (-1 Arch) x86_64 Guest: Up to date arch x86_64 Every time I start the vm, tty0/dmesg gets: ========== [11681.871378] kvm [2469]: vcpu0 unhandled rdmsr: 0x570 [11681.871915] kvm [2469]: vcpu1 unhandled rdmsr: 0x570 [11681.872559] kvm [2469]: vcpu2 unhandled rdmsr: 0x570 [11681.873057] kvm [2469]: vcpu3 unhandled rdmsr: 0x570 [11681.873536] kvm [2469]: vcpu4 unhandled rdmsr: 0x570 [11681.874033] kvm [2469]: vcpu5 unhandled rdmsr: 0x570 [11681.874525] kvm [2469]: vcpu6 unhandled rdmsr: 0x570 ========== (It is a 7 virtual cpu system.) Looks like this was supposed to have been changed a while ago so it shows in dmesg, but not tty0. But, it's still showing in tty0. -- You are receiving this mail because: You are watching the assignee of the bug.