Hi Marcelo / Gleb, This is my current patch queue for ppc against master for 3.9. Please pull. This patch set contains a number of patches fixing regressions in e500 KVM code. Some of these patches (the top 3 ones) also went into kvm/next by accident, so there will be duplicate git commits with these later. But IMHO I'd prefer to have a working 3.9 release rather than a clean git history. Alex The following changes since commit 31880c37c11e28cb81c70757e38392b42e695dc6: Linus Torvalds (1): Linux 3.9-rc6 are available in the git repository at: git://github.com/agraf/linux-2.6.git kvm-ppc-3.9 Scott Wood (4): kvm/powerpc/e500mc: fix tlb invalidation on cpu migration kvm/ppc/e500: h2g_tlb1_rmap: esel 0 is valid kvm/ppc/e500: g2h_tlb1_map: clear old bit before setting new bit kvm/ppc/e500: eliminate tlb_refs arch/powerpc/kvm/e500.h | 24 ++++------- arch/powerpc/kvm/e500_mmu_host.c | 84 ++++++++++++------------------------- arch/powerpc/kvm/e500mc.c | 7 +++- 3 files changed, 41 insertions(+), 74 deletions(-) -- 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