kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: bugzilla-daemon@bugzilla.kernel.org
To: kvm@vger.kernel.org
Subject: [Bug 205801] New: ignore_msrs =Y and report_ignored_msrs = N not working
Date: Sun, 08 Dec 2019 15:27:10 +0000	[thread overview]
Message-ID: <bug-205801-28872@https.bugzilla.kernel.org/> (raw)

https://bugzilla.kernel.org/show_bug.cgi?id=205801

            Bug ID: 205801
           Summary: ignore_msrs =Y and report_ignored_msrs = N not working
           Product: Virtualization
           Version: unspecified
    Kernel Version: 5.0.15-1-pve (from proxmox)
          Hardware: Intel
                OS: Linux
              Tree: Mainline
            Status: NEW
          Severity: low
          Priority: P1
         Component: kvm
          Assignee: virtualization_kvm@kernel-bugs.osdl.org
          Reporter: harliff@gmail.com
        Regression: No

There is a VM (windows 2016) which constantly generating more than 10 messages
every second like this:
```
kvm [35691]: vcpu1, guest rIP: 0xfffff800c9fedbb3 kvm_set_msr_common:
MSR_IA32_DEBUGCTLMSR 0x1, nop
```

I can't prevent the VM from generating these MSRs due to proprietary software
running inside it (maybe its due to some kind of software protection, but I'm
not sure). So I wish to be able to disable this messages on KVM level or filter
messages from getting to the kernel ring buffer (shown by dmesg). 

I've tried to set kvm module parameters -- without success:
- echo Y > /sys/module/kvm/parameters/ignore_msrs
- echo N > /sys/module/kvm/parameters/report_ignored_msrs

Is it due to a bug or I'm misunderstanding whats these parameters should do?

May you suggest me a workaround (to prevent these messages from getting shown
on console/via dmesg/via journalctl -k)?

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

             reply	other threads:[~2019-12-08 15:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-08 15:27 bugzilla-daemon [this message]
2019-12-08 15:40 ` [Bug 205801] ignore_msrs =Y and report_ignored_msrs = N not working bugzilla-daemon
2022-03-23  5:19 ` bugzilla-daemon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-205801-28872@https.bugzilla.kernel.org/ \
    --to=bugzilla-daemon@bugzilla.kernel.org \
    --cc=kvm@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).