Fix x86 kvm feature reporting
commit143eb2bd043e82bcf353cf82d33c127f06411d82
authorAvi Kivity <avi@redhat.com>
Sun, 10 May 2009 08:32:31 +0000 (10 11:32 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 10 May 2009 08:35:14 +0000 (10 11:35 +0300)
treec7d777dce37e389a5977973597f2cd624d1fae27
parent1b571cb79d51523af3c74b990de28eb892106f16
Fix x86 kvm feature reporting

kvm misreports the support for MTRR, PAT, MCA, and MCE.  This causes Vista x64
to fail to boot.

Signed-off-by: Avi Kivity <avi@redhat.com>
kvm/libkvm/libkvm-x86.c