=== Highlights ===
* KVM/ARM VGIC state saving and restoring implementation. 1) Completed reading common gic code in kernel 2) Completed reading vgic code with refer to ARM GIC v2.0 spec Understand the whole things well in the code including the IRQ injection process and how virtual distributor are implemented and cowork with vitrual interface controller to handle interrupt between host kernel mode and guest mode. 3) Started coding by refer to the common gic state support code, suppose the patch can be sent out within this week if everything goes well. Planned to refer to the common gic suspend/resume state support code like gic_dist_save and gic_dist_restore or other exist interrupt controller kvm state save&restore code of other architecture in kvm framework.
* Reviewed the patch series [PATCH v4 00/13] KVM/ARM vGIC support from Christoffer Gave a few comment on some minor issues.
* Reviewed a few imx pinctrl patches
* Took a sick leave on 11/05 and 11/06
linaro-kernel@lists.linaro.org