Zide Chen
c89d6e6526
modularization: clean up namings in vMTRR module
- rename 3 module interface APIs
init_mtrr() -> init_vmtrr()
mtrr_rdmsr -> read_vmtrr()
mtrr_wrmsr() -> write_vmtrr()
- follow naming convention for other modules, rename struct mtrr_state
to struct acrn_vmtrr. And add acrn_vcpu to it.
- because MTRR is x86 architecture specific, move struct acrn_vmtrr to
struct acrn_vcpu_arch.
Tracked-on: #1842
Signed-off-by: Zide Chen <zide.chen@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-12-14 09:43:06 +08:00
..
2018-11-06 16:14:49 -08:00
2018-10-05 16:08:15 -07:00
2018-12-13 09:56:09 +08:00
2018-11-02 15:27:08 -07:00
2018-10-30 11:20:09 -07:00
2018-10-30 08:58:01 -07:00
2018-12-05 17:07:39 -08:00
2018-10-05 16:08:15 -07:00
2018-11-06 16:14:49 -08:00
2018-12-05 17:07:39 -08:00
2018-12-05 17:07:39 -08:00
2018-10-05 16:08:15 -07:00
2018-10-30 11:20:09 -07:00
2018-10-30 11:20:09 -07:00
2018-11-02 15:20:11 -07:00
2018-11-30 13:27:49 +08:00
2018-10-30 11:20:09 -07:00
2018-11-02 15:34:36 -07:00
2018-11-13 11:52:48 +08:00
2018-12-14 09:43:06 +08:00
2018-10-30 11:20:09 -07:00
2018-10-25 13:39:33 -07:00
2018-12-04 15:09:47 +08:00
2018-11-03 08:40:14 -07:00
2018-11-02 15:36:14 -07:00
2018-10-25 14:09:30 -07:00
2018-11-02 15:27:08 -07:00
2018-10-05 16:08:15 -07:00
2018-11-02 15:27:08 -07:00
2018-12-05 17:07:39 -08:00
2018-11-06 11:37:29 -08:00
2018-11-06 11:37:29 -08:00
2018-10-30 08:58:01 -07:00
2018-11-06 11:37:29 -08:00
2018-11-02 15:27:08 -07:00