> From: Andrew Cooper [mailto:andrew.coop...@citrix.com] > Sent: Tuesday, May 22, 2018 7:21 PM > > Collect together related infrastructure in vmcs.h, rather than having it > spread out. Turn vmx_{read,write}_guest_msr() into static inlines, as they > are simple enough. > > Replace 'int type' with 'enum vmx_msr_list_type', and use switch > statements > internally. Later changes are going to introduce a new type. > > Rename the type identifiers for consistency with the other VMX_MSR_* > constants. > > No functional change. > > Signed-off-by: Andrew Cooper <andrew.coop...@citrix.com>
Acked-by: Kevin Tian <kevin.t...@intel.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel