Zhang, Xiantao wrote: > I orgirnally mean we have to wrap all functions related to kvm_x86_ops. > But seems it doesn't introduce > extra maintain effort, if other architectures implment these functions > directly. Good method! That was my idea at first too, until Hollis has beaten me up on this. Most archs don't have the split like vmx/svm do, and the compiler automagically inlines the wrapper for x86 which gets optimized away completely.
------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ kvm-devel mailing list kvm-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/kvm-devel