On Thu, Apr 17 2014 at 2:34:51 am BST, Mario Smarduch <m.smarduch@xxxxxxxxxxx> wrote: > This should be in an earlier patch, omitted by mistake. Please fix this up before sending the patch series. It is not like it would take very long to rebase and squash. > Signed-off-by: Mario Smarduch <m.smarduch@xxxxxxxxxxx> > --- > arch/arm/include/asm/kvm_host.h | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/arch/arm/include/asm/kvm_host.h b/arch/arm/include/asm/kvm_host.h > index 16ed4e4..d77c425 100644 > --- a/arch/arm/include/asm/kvm_host.h > +++ b/arch/arm/include/asm/kvm_host.h > @@ -67,6 +67,7 @@ struct kvm_arch { > > /* Interrupt controller */ > struct vgic_dist vgic; > + int migration_in_progress; > }; > > #define KVM_NR_MEM_OBJS 40 -- 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 majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html