summary refs log tree commit diff stats
path: root/results/classifier/gemma3:12b/kvm/1530246
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-07-03 07:27:52 +0000
committerChristian Krinitsin <mail@krinitsin.com>2025-07-03 07:27:52 +0000
commitd0c85e36e4de67af628d54e9ab577cc3fad7796a (patch)
treef8f784b0f04343b90516a338d6df81df3a85dfa2 /results/classifier/gemma3:12b/kvm/1530246
parent7f4364274750eb8cb39a3e7493132fca1c01232e (diff)
downloadqemu-analysis-d0c85e36e4de67af628d54e9ab577cc3fad7796a.tar.gz
qemu-analysis-d0c85e36e4de67af628d54e9ab577cc3fad7796a.zip
add deepseek and gemma results
Diffstat (limited to 'results/classifier/gemma3:12b/kvm/1530246')
-rw-r--r--results/classifier/gemma3:12b/kvm/153024625
1 files changed, 25 insertions, 0 deletions
diff --git a/results/classifier/gemma3:12b/kvm/1530246 b/results/classifier/gemma3:12b/kvm/1530246
new file mode 100644
index 000000000..1f62992a8
--- /dev/null
+++ b/results/classifier/gemma3:12b/kvm/1530246
@@ -0,0 +1,25 @@
+
+Suppressing kvm rdmsr errors to console
+
+I am seeing numerous kvm rdmsr messages logged to /dev/tty1 (console), and would like to know how to suppress these messages. I've attempted "echo 1 > /sys/module/kvm/parameters/ignore_msrs" and the messages still appear on tty1.
+
+I'm seeing the following rdmsr messages:
+kvm [22212]: vcpu0 ignored rdmsr: 0x606
+kvm [22212]: vcpu0 ignored rdmsr: 0x611
+kvm [22212]: vcpu0 ignored rdmsr: 0x639
+kvm [22212]: vcpu0 ignored rdmsr: 0x641
+kvm [22212]: vcpu0 ignored rdmsr: 0x619
+kvm [22212]: vcpu0 ignored rdmsr: 0x1ad
+
+
+The following QEMU/KVM RPMs are installed:
+ipxe-roms-qemu-20130517-7.gitc4bce43.el7.noarch
+libvirt-daemon-driver-qemu-1.2.17-13.el7_2.2.x86_64
+libvirt-daemon-kvm-1.2.17-13.el7_2.2.x86_64
+qemu-img-ev-2.3.0-31.el7_2.4.1.x86_64
+qemu-kvm-common-ev-2.3.0-31.el7_2.4.1.x86_64
+qemu-kvm-ev-2.3.0-31.el7_2.4.1.x86_64
+qemu-kvm-tools-ev-2.3.0-31.el7_2.4.1.x86_64
+
+uname -a
+Linux server 3.10.0-327.el7.x86_64 #1 SMP Thu Nov 19 22:10:57 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
\ No newline at end of file