diff options
author | Huang Ying <ying.huang@intel.com> | 2010-10-11 15:31:20 -0300 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2010-10-20 16:15:04 -0500 |
commit | 983dfc3b135de0a4808a41a8ca71e1809ba6a62e (patch) | |
tree | 64ccb62b04a4b7168224eb9101bdf9f0ab8ab547 /cpus.c | |
parent | e890261f671a0573efbc024972d8769423fc82fc (diff) |
Add RAM -> physical addr mapping in MCE simulation
In QEMU-KVM, physical address != RAM address. While MCE simulation
needs physical address instead of RAM address. So
kvm_physical_memory_addr_from_ram() is implemented to do the
conversion, and it is invoked before being filled in the IA32_MCi_ADDR
MSR.
Reported-by: Dean Nelson <dnelson@redhat.com>
Signed-off-by: Huang Ying <ying.huang@intel.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'cpus.c')
0 files changed, 0 insertions, 0 deletions