|
|
|
|
|
|
|
|
|
|
xen-devel
RE: [Xen-devel] [RFC] Pass-through Interdomain Interrupts Sharing (HVM/D
> -----Original Message-----
> From: Keir Fraser [mailto:keir@xxxxxxxxxxxxx]
> Sent: Friday, August 10, 2007 10:05 AM
> To: Guy Zana; xen-devel@xxxxxxxxxxxxxxxxxxx
> Cc: Alex Novik
> Subject: Re: [Xen-devel] [RFC] Pass-through Interdomain
> Interrupts Sharing (HVM/Dom0)
>
> My thought here is a simple priority list with move-to-back
> of the frontmost domain when we deliver him the interrupt but
> he does not deassert the line either in reasonable time or by
> the time he EOIs the interrupt. This is simple generic logic
> needing no PV guest changes.
>
Even if the HVM handled the interrupt successfully, it doesn't mean that the
pline will be deasserted (if another device assigned to another domain asserted
it while the HVM processed the interrupt).You can't tell whether the HVM
handled the interrupt successfully or not. How this method overcome this?
Btw, with the method we proposed you could add PV domains to the interdomain
ISR chain, but it may not contain more than one HVM.
Thanks,
Guy.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|