https://bugs.kde.org/show_bug.cgi?id=392146
Peter Maydell <peter.mayd...@linaro.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |peter.mayd...@linaro.org --- Comment #3 from Peter Maydell <peter.mayd...@linaro.org> --- Hi; your patch consistently typos the register name -- it is MIDR_EL1 (for Main ID Register). This register is only accessible at EL1 in hardware, though -- I guess your host kernel is emulating accesses to it? Are there other ID register accesses that also now need to be emulated in valgrind because the kernel passes them through to userspace? -- You are receiving this mail because: You are watching all bug changes.