> From: Andrew Cooper [mailto:andrew.coop...@citrix.com] > Sent: Tuesday, May 22, 2018 7:21 PM > > * Use an arch_vmx_struct local variable to reduce later code volume. > * Use start/total instead of msr_area/msr_count. This is in preparation for > more finegrained handling with later changes. > * Use ent/end pointers (again for preparation), and to make the > vmx_add_msr() > logic easier to follow. > * Make the memory allocation block of vmx_add_msr() unlikely, and > calculate > virt_to_maddr() just once. > > No practical change to functionality. > > 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