[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 2/4] x86: Introduce MSR_UNHANDLED


  • To: Roger Pau Monné <roger.pau@xxxxxxxxxx>
  • From: Boris Ostrovsky <boris.ostrovsky@xxxxxxxxxx>
  • Date: Tue, 23 Feb 2021 13:45:59 -0500
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=oracle.com; dmarc=pass action=none header.from=oracle.com; dkim=pass header.d=oracle.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=uVUiwQj9+9nxoo2rnj1fO9AMn0rm4aGzjApXlJYHX90=; b=XBcVpuXsL2TnK50S9H4LJEwJQ0Hfv8ttygdaK3hX6OMi5AdE3vXolLGNR60v0231YnVMoasUciEGF/Ws83GYFqY8/DqPF5dHlIrqJWZ5IbUFgC4VOIn3yiVIZ4nUh9X8U2hEnDotIBVWekNQpt+/0OAtr9RBWpBfVPrXbPN3FJ0lt+Mep3faABek2u0NSPc2jWvMHT6OR+5woUpOOBLVMQyEaUNwCkFEpBQSeZFO4B2g0daBmrMvZbQQDJd/4IxtDpgaVXYJTmTVujQLMJm8sTneVodf5qAiQ/dVDt2+3EFM4u9+XfIsfC+HqKAJMDe9qOUfAOH2SeupaWghykbJrQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=VnEuNZwGfQrypvxNhE8XGluCWFPy+oxzf0bVY20kq1Fe5twDX7UJdSktaYl44L7bDqTWDD/hzoM80OMs1k4ToMIRh8yQ1wmpOSywvUyOSXUJqz8w8qTfcega2/Kp7npWplj6PaqjCUkowLYpCAgaTNkzcg2RsSagK1QdoIdbLrJK4uFTiP2oYiM+VcqYLo/4yrAXYfTIApfXO02aogKsyV+KHXXn/lYm1zZzPOT/ONn5GPl+wOwSuJagu47pXYRbwrWcBRWYoMEyvDOZPZIkdHDB+uYPaU8EYcczIPRLAThx+OaDmyuQror+gAVF0ZgVIQDgbySCZ+v0Pdf6qExeYg==
  • Authentication-results: intel.com; dkim=none (message not signed) header.d=none;intel.com; dmarc=none action=none header.from=oracle.com;
  • Cc: Jan Beulich <jbeulich@xxxxxxxx>, andrew.cooper3@xxxxxxxxxx, xen-devel@xxxxxxxxxxxxxxxxxxxx, iwj@xxxxxxxxxxxxxx, wl@xxxxxxx, anthony.perard@xxxxxxxxxx, jun.nakajima@xxxxxxxxx, kevin.tian@xxxxxxxxx
  • Delivery-date: Tue, 23 Feb 2021 18:46:20 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

On 2/23/21 1:02 PM, Roger Pau Monné wrote:
> On Tue, Feb 23, 2021 at 11:40:07AM -0500, Boris Ostrovsky wrote:
>> On 2/23/21 11:11 AM, Roger Pau Monné wrote:
>>> On Tue, Feb 23, 2021 at 10:39:48AM -0500, Boris Ostrovsky wrote:
>>>
>>>> Before I do that though --- what was the conclusion on verbosity control?
>>> Ideally I would like to find a way to have a more generic interface to
>>> change verbosity level on a per-guest basis, but I haven't looked at
>>> all about how to do that, neither I think it would be acceptable to
>>> put that burden on you.
>>>
>>> Maybe we could introduce another flag to set whether ignored MSRs
>>> should be logged, as that would be easier to implement?
>>
>> Probably.
>>
>>
>>     msr_ignore=["verbose=<bool>", "<range>", "range>", ...]
> I think just adding a new option will be easier to parse in xl rather
> than placing it in the list of MSR ranges:
>
> msr_ignore=["<range>", "range>", ...]
> msr_ignore_verbose=<boolean>
>
> Seems easier to implement IMO.


I haven't looked at what parsing support is available in xl. If I don't find 
anything useful (and I give up quickly ;-) ) I can use separate options.



-boris




 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.