On 03/12/2012 08:51 AM, Christoffer Dall wrote: > The following series implements KVM support for ARM processors, > specifically on the Cortex A-15 platform. > > The patch series applies to a mashup of v3.3-rc6, the vexpress support, > and kvm-next. I apologize for this mess, but there's really no good way > around this, since we need vexpress support and we want to keep up with > kvm-next for QEMU support. That's not a mess, that's how distributed development works. Note you could base your patches on linux-next, if it includes vexpress support, since it already includes kvm.git next (with some lag). In any case basing patches on a merge of all required trees is fine. > Changes since v6: > - Support for MMU notifiers to not pin user pages in memory Nice! As I repeat at every possible opportunity, mmu notifiers are a big part of what makes kvm successful. -- error compiling committee.c: too many arguments to function -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html