Wrong mailing list.
Resend :-(

Dong, Eddie wrote:
> Avi:
>       This patch may be questionable at least for current VMX.
>       If VM_ENTRY_INTR_INFO_FIELD is already set valid by
> previous irq injection, next injection will be refused with IRQ window
> enabled. This is because current implementation will inject exception
> earlier than irq injection and vmx_intr_assist doesn;t know if
> previous injected event is external irq (and thus overwrite) or
> exception. Guest will see lower priority irq get injected rather than
> higher 
> priority IRQ which
> arrives later.
> 
>       BTW, I didn't see obvious benfit from this patch since
> inject_pending_irq still happens later after IRQ disable. maybe I
> miss something. 
> 
> thx,eddie
> 
> 
> 
> 
> [EMAIL PROTECTED] wrote:
>> repository: /home/avi/kvm/linux-2.6
>> branch: master
>> commit 817b54a86b0a3e0e5955714b84577101ffff9c59
>> 

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