summary refs log tree commit diff stats
path: root/results/scraper/launchpad-without-comments/1549298
diff options
context:
space:
mode:
Diffstat (limited to 'results/scraper/launchpad-without-comments/1549298')
-rw-r--r--results/scraper/launchpad-without-comments/154929813
1 files changed, 13 insertions, 0 deletions
diff --git a/results/scraper/launchpad-without-comments/1549298 b/results/scraper/launchpad-without-comments/1549298
new file mode 100644
index 00000000..5c92e773
--- /dev/null
+++ b/results/scraper/launchpad-without-comments/1549298
@@ -0,0 +1,13 @@
+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