On 16/04/14 10:13, Marc Zyngier wrote:
> Hi Mario,
> 
> On 16/04/14 02:24, Mario Smarduch wrote:
>> Hi Eric, Mark -
>>    what repository should I use to pick up Eric patches?
> 
> The initial posting was there:
> 
> https://lists.cs.columbia.edu/pipermail/kvmarm/2014-April/008791.html
> 
> Reading Eric's patch again, it is not doing exactly the same thing, but
> actually dealing with a slightly different (but connected) case.
> 
> I suggest you both work together on a common patch (or patch series)
> that deals with the various memory region change thingy.
> 
>> For kvm_vm_ioctl_get_dirty_log() not sure what to make generic
>> it appears generic enough and it does what it needs to do?
> 
> What I'm saying is that it should be put in a common location
> (virt/kvm/kvm_main.c?), possibly as a weak symbol so it can be
> overridden by other architectures.

Yes, make it weak. The s390 implementation looks different.

--
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