* Gleb Natapov <[email protected]> wrote:

> On Mon, Apr 08, 2013 at 10:23:17PM +0800, Yang Zhang wrote:
> > From: Yang Zhang <[email protected]>
> > 
> > Posted Interrupt feature requires a special IPI to deliver posted interrupt
> > to guest. And it should has a high priority so the interrupt will not be
> > blocked by others.
> > Normally, the posted interrupt will be consumed by vcpu if target vcpu is
> > running and transparent to OS. But in some cases, the interrupt will arrive
> > when target vcpu is scheduled out. And host will see it. So we need to
> > register a dump handler to handle it.
> 
> Ingo can I add your ACK to this one? In the past you agreed to the
> approach.

Yeah, it's fine to me - assuming it's tested and does not break anything.

Thanks,

        Ingo
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to