[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <cacd1cd272e94213a0c82c9871086cf5@intel.com>
Date: Tue, 10 Nov 2020 17:52:21 +0000
From: "Luck, Tony" <tony.luck@...el.com>
To: Paolo Bonzini <pbonzini@...hat.com>, Borislav Petkov <bp@...en8.de>
CC: Jim Mattson <jmattson@...gle.com>, Qian Cai <cai@...hat.com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"linux-tip-commits@...r.kernel.org"
<linux-tip-commits@...r.kernel.org>, x86 <x86@...nel.org>,
"kvm@...r.kernel.org" <kvm@...r.kernel.org>
Subject: RE: [PATCH] x86/mce: Check for hypervisor before enabling additional
error logging
I still think there is a reasonable case to claim that this usage is right to check
whether it is running as a guest.
Look at what it is trying to do ... change the behavior of the platform w.r.t. logging
of memory errors. How does that make any sense for a guest ... that doesn't even
know what memory is present on the platform. Or have guarantees that what it sees
as memory address 0x12345678 maps to the same set of cells in a DRAM from one
second to the next?
-Tony
Powered by blists - more mailing lists