Dong, Eddie wrote:
> [EMAIL PROTECTED] wrote:
>   
>>>> kvm_pt_update_irq is within intr_assist where host IRQ is disabled.
>>>> It can be updated only after we return to guest.
>>>>
>>>>         
>>> What if it runs on another cpu?
>>>       
>> This case will be forbidden in next patch. We need to remove
>> apic->lock too. 
>>
>>     
> To avoid confuse, I mean hrtimer will be migrated as guest migrated.
>   

Ah okay.  Makes sense, and we have the hooks for it already in vcpu_load.

> And stop hrtimer when it is not in guest mode.
>   

I'm not convinced this is important.

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