RE: [PATCH v2] x86/hyperv: Set pv_info.name to "Hyper-V"
From: Michael Kelley <hidden>
Date: 2019-10-28 17:13:44
Also in:
lkml
From: Michael Kelley <hidden>
Date: 2019-10-28 17:13:44
Also in:
lkml
From: Sasha Levin <sashal@kernel.org> Sent: Monday, October 28, 2019 9:28 AM
On Tue, Oct 15, 2019 at 01:06:33PM +0000, Michael Kelley wrote:quoted
From: Andrea Parri <parri.andrea@gmail.com> Sent: Tuesday, October 15, 2019 3:35 AMquoted
Michael reported that the x86/hyperv initialization code printed the following dmesg when running in a VM on Hyper-V: [ 0.000738] Booting paravirtualized kernel on bare hardware Let the x86/hyperv initialization code set pv_info.name to "Hyper-V"; with this addition, the dmesg read: [ 0.000172] Booting paravirtualized kernel on Hyper-V Reported-by: Michael Kelley <redacted> Signed-off-by: Andrea Parri <parri.andrea@gmail.com>Reviewed-by: Michael Kelley <redacted>Thomas, will you be taking this? Would you rather have me deal with the hyperv bits under arch/x86/?
Thomas has already pulled this one. It's in Linus' tree. Michael