From mboxrd@z Thu Jan 1 00:00:00 1970 From: Borislav Petkov Subject: Re: [PATCH] x86/kernel/cpu/amd.c: don't apply the lahf_lm workaround in a hypervisor Date: Thu, 13 Jul 2017 08:32:03 +0200 Message-ID: <20170713063203.GA29024@nazgul.tnic> References: <20170712134706.GA20584@nazgul.tnic> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Cc: Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , x86@kernel.org, linux-kernel@vger.kernel.org, kvm-ML To: Mikulas Patocka Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On Wed, Jul 12, 2017 at 10:27:44PM -0400, Mikulas Patocka wrote: > It is not strictly needed, but it is annoying. I work in the console and > it is annoying to see these "unhandled rdmsr" messages printed over the > screen every time I reboot a virtual machine. Those messages are already pr_debug_ratelimited(). Fix your loglevel to not see them. -- Regards/Gruss, Boris. ECO tip #101: Trim your mails when you reply. --