Files
acrn-hypervisor/hypervisor/include/arch/x86/guest
Shiqing Gao 062fe19800 hv: move vmx_rdmsr_pat/vmx_wrmsr_pat from vmcs.c to vmsr.c
This patch moves vmx_rdmsr_pat/vmx_wrmsr_pat from vmcs.c to vmsr.c,
so that these two functions would become internal functions inside
vmsr.c.
This approach improves the modularity.

v1 -> v2:
 * remove 'vmx_rdmsr_pat'
 * rename 'vmx_wrmsr_pat' with 'write_pat_msr'

Tracked-On: #1842
Signed-off-by: Shiqing Gao <shiqing.gao@intel.com>
Reviewed-by: Jason Chen CJ <jason.cj.chen@intel.com>
2019-08-14 10:51:35 +08:00
..
2019-06-20 09:32:55 +08:00
2019-07-09 09:22:53 +08:00
2019-03-15 14:09:56 +08:00
2018-11-05 15:35:49 +08:00
2019-07-19 16:47:06 +08:00
2019-02-03 13:00:42 +08:00