Laurent Vivier wrote: > This patch lets GCC to determine which registers to save when we > switch to/from a VCPU in the case of intel i386. > > >>>> I don't know if its patch is really usefull as it replaces <<< >>>> a popa/pusha by several pop/push. <<< >>>>
In general this is useful. pusha/popa are not heavily used and are thus less optimized than push/pop. -- error compiling committee.c: too many arguments to function ------------------------------------------------------------------------- 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