https://bugs.winehq.org/show_bug.cgi?id=33275
--- Comment #19 from Sebastian Lackner sebastian@fds-team.de --- Hack-script to fix this issue temporarily without recompiling the kernel on AMD CPUs (by Michael Müller):
wget -O msr-fix.c http://ix.io/eyb gcc -o msr-fix msr-fix.c
sudo modprobe msr-fix sudo ./msr-fix
All changes will be gone after rebooting / going to suspend mode.