Dong, Eddie wrote:
> Avi:
>
>     apic->lock is used in many place to avoid race condition with apic
> timer call back
>     function which may run on different pCPU. This patch migrate the
> apic timer to
>     same CPU with the one VP runs on, thus the lock is no longer
> necessary.
>
> thx,eddie
>
>   

This is now applied into a new branch lapic6.  I split into removal of 
the lock, removal of kvm_lapic_get_regs(), and timer migration.  
Eventually the first two will be folded into preceding patches.  Please 
separate patches in the future.

-- 
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

Reply via email to