WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

RE: [Xen-devel] [HVM][SVM][PATCH][2/2] Delay ExtInt Injection

To: "Keir Fraser" <Keir.Fraser@xxxxxxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: RE: [Xen-devel] [HVM][SVM][PATCH][2/2] Delay ExtInt Injection
From: "Woller, Thomas" <thomas.woller@xxxxxxx>
Date: Thu, 19 Oct 2006 17:40:50 -0500
Delivery-date: Thu, 19 Oct 2006 17:55:38 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <C15DB665.2D8D%Keir.Fraser@xxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: Acbzymi4P2KtNndXRqyvD4zGkvhIlwAAPozJAAC52CA=
Thread-topic: [Xen-devel] [HVM][SVM][PATCH][2/2] Delay ExtInt Injection
> Since EventInj is separate from V_IRQ, and both are supported 
> simultaneously (EventInj followed by V_IRQ, I hope!), why do 
> you need to enforce mutual exclusion favouring EventInj and 
> delaying V_IRQ injection?
> 
> Removing the RFLAGS.IF check makes sense because the previous 
> patch moves the check later (and does dummy VIRQ injection 
> instead of simply bailing).
> But I don't see why the EventInj check gets added by this patch.
We have seen issues when both fields are filled out and delaying the
V_IRQ injection until the next opportunity alleviates these problems.
We are looking into root cause and will then remove this code and allow
both EventInj and V_IRQ simultaneously, but timeframe on when that will
be is a bit unknown at this point.  Clearly we would want to take
advantage of the ucode's ability to support both fields on the same
vmrun!
We have though, thoroughly tested (we believe) these patches.
Let me know if you have any other concerns/questions..
 
  --Tom



_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>