On 12/03/12 16:23, Christoffer Dall wrote:
> On Mon, Mar 12, 2012 at 11:31 AM, Marc Zyngier <marc.zyng...@arm.com> wrote:
>> On 12/03/12 06:52, Christoffer Dall wrote:
>>> From: Christoffer Dall <cd...@cs.columbia.edu>
>>>
>>> Handles the guest faults in KVM by mapping in corresponding user pages
>>> in the 2nd stage page tables.
>>>
>>> Introduces new ARM-specific kernel memory types, PAGE_KVM_GUEST and
>>> pgprot_guest variables used to map 2nd stage memory for KVM guests.
>>>
>>> Leverages MMU notifiers on KVM/ARM by supporting the kvm_unmap_hva() 
>>> operation,
>>> where we remove the HVA from the 2nd stage translation. All other KVM MMU
>>> notifierhooks are NOPs.
>>
>> This seem to be a rather old version of my notifier patches (I have a
>> newer one in my kvm-arm-next-wip branch).
>>
>> I'll respin a patch set against the v7 branch.
>>
> ok, I assumed that you mailed the patches you wanted merged, but I can
> look in your tree instead next time around.

My bad. I thought I had sent the patches to the ML, but obviously only
did that in my dreams.

> It will probably be a good idea if you can rebase whatever you have on
> top of the v7 branch.

Will do that tonight.

Thanks,

        M.
-- 
Jazz is not dead. It just smells funny...

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

Reply via email to