]> git.proxmox.com Git - mirror_qemu.git/commit - target-i386/cpu.h
x86: Properly reset PAT MSR
authorJan Kiszka <jan.kiszka@siemens.com>
Tue, 15 Mar 2011 11:26:21 +0000 (12:26 +0100)
committerMarcelo Tosatti <mtosatti@redhat.com>
Wed, 16 Mar 2011 20:11:05 +0000 (17:11 -0300)
commitebda377f8c6d9a5ec69a0aeb2000aa5ce74f7fa2
treebebb3a9b4f319af91ad7d1c70e00f74c6bb4054b
parentd841b6c4f16c3fc7afe2ce355e7e42813345f053
x86: Properly reset PAT MSR

Conforming to the Intel spec, set the power-on value of PAT also on
reset, but save it across INIT.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
target-i386/cpu.h
target-i386/cpuid.c
target-i386/helper.c