KVM: x86: verify MTRR/PAT validity
authorMarcelo Tosatti <mtosatti@redhat.com>
Mon, 22 Jun 2009 18:27:56 +0000 (15:27 -0300)
committerAvi Kivity <avi@redhat.com>
Wed, 5 Aug 2009 10:58:16 +0000 (13:58 +0300)
Do not allow invalid memory types in MTRR/PAT (generating a #GP
otherwise).

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found