summaryrefslogtreecommitdiffstats
path: root/results/classifier/mode-deepseek-r1:32b/output/system/1549298
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/mode-deepseek-r1:32b/output/system/1549298')
-rw-r--r--results/classifier/mode-deepseek-r1:32b/output/system/154929815
1 files changed, 15 insertions, 0 deletions
diff --git a/results/classifier/mode-deepseek-r1:32b/output/system/1549298 b/results/classifier/mode-deepseek-r1:32b/output/system/1549298
new file mode 100644
index 00000000..069d3568
--- /dev/null
+++ b/results/classifier/mode-deepseek-r1:32b/output/system/1549298
@@ -0,0 +1,15 @@
+
+
+Add missing MSRs for powertop
+
+I reported this same bug on the powertop bugtracker [1] because I think both projects need to change something here.
+
+When running powertop it crashes and prints:
+
+ unknown op '{'
+ read_msr cpu0 0xe8 : Input/output error
+
+It seems that powertop is trying to access model specific registers and because qemu doesn't emulate them it crashes.
+Clearly powertop shouldn't crash in such case but I think it would also be better if qemu could add support for these registers.
+
+1: https://app.devzing.com/powertopbugs/bugzilla/show_bug.cgi?id=4 \ No newline at end of file