x86: Expose the raw hash map of MSRs
authorAndreas Sandberg <andreas@sandberg.pp.se>
Wed, 18 Sep 2013 09:28:28 +0000 (11:28 +0200)
committerAndreas Sandberg <andreas@sandberg.pp.se>
Wed, 18 Sep 2013 09:28:28 +0000 (11:28 +0200)
commite93e12a62b1ddadb91214f0a0134e75735194716
tree4a220bb67cd01642fdb9a6ad53311784d69b094c
parent4b840b8322f4536a4e0c49c43f999c00fa66a1e9
x86: Expose the raw hash map of MSRs

This patch allows the KVM CPU module to initialize it's MSRs by
enumerating the MSRs in the gem5 x86 implementation.
src/arch/x86/regs/msr.cc
src/arch/x86/regs/msr.hh