|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH 0/6] MSI-INTx interrupt translation for HVM
On 27/02/2009 02:41, "Shohei Fujiwara" <fujiwara-sxa@xxxxxxxxxxxxxxx> wrote:
> I found hypervisor doesn't issue EOI before injecting the
> interrupt to guest domain, if MSI isn't maskable.
> The 2nd interrupt may be lost. What do you think about this?
The second interrupt should not be lost! It should be marked in the local
APIC's IRR bitmap and should hence cause an interrupt to fire as soon as the
in-service interrupt is EOIed (and hence cleared from the local APIC's ISR
bitmap).
Are you thus *sure* this is really the root-cause of your problem?
Could it be that the MSI *is* maskable, and that masking/unmasking loses
interrupt messages, for example?
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- Re: [Xen-devel] [PATCH 0/6] MSI-INTx interrupt translation for HVM,
Keir Fraser <=
|
|
|
|
|