commit | 5854dbca9b235f8cdd414a0961018763d2d5bf77 | [log] [tgz] |
---|---|---|
author | Huang Ying <ying.huang@intel.com> | Fri Oct 08 16:24:14 2010 +0800 |
committer | Avi Kivity <avi@redhat.com> | Sun Oct 24 10:53:15 2010 +0200 |
tree | 8ede6d8b06a1dae7adc733b2fbc5607324e1590e | |
parent | 9611c187774f0e20c258c23ced2599c44bd2fef4 [diff] |
KVM: MCE: Add MCG_SER_P into KVM_MCE_CAP_SUPPORTED Now we have MCG_SER_P (and corresponding SRAO/SRAR MCE) support in kernel and QEMU-KVM, the MCG_SER_P should be added into KVM_MCE_CAP_SUPPORTED to make all these code really works. Reported-by: Dean Nelson <dnelson@redhat.com> Signed-off-by: Huang Ying <ying.huang@intel.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>