Re: [PATCH v6 08/12] Handle async PF in a guest.

From: Gleb Natapov
Date: Sun Oct 10 2010 - 08:32:57 EST


On Thu, Oct 07, 2010 at 03:10:27PM +0200, Avi Kivity wrote:
> On 10/04/2010 05:56 PM, Gleb Natapov wrote:
> >When async PF capability is detected hook up special page fault handler
> >that will handle async page fault events and bypass other page faults to
> >regular page fault handler. Also add async PF handling to nested SVM
> >emulation. Async PF always generates exit to L1 where vcpu thread will
> >be scheduled out until page is available.
> >
>
> Please separate guest and host changes.
>
Hmm. There are only guest changes here as far as I can see.

--
Gleb.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/