Hi Marcelo / Gleb, This is my current patch queue for ppc. Please pull for 3.10. Changes include: - KVM: PPC: Fix in-kernel MMIO loads - KVM: PPC: BookE: Fix 64-bit guest kernels with SMP Alex The following changes since commit 79558f112fc0352e057f7b5e158e3d88b8b62c60: Alexander Graf (1): KVM: ARM: Fix kvm_vm_ioctl_irq_line are available in the git repository at: git://github.com/agraf/linux-2.6.git kvm-ppc-next Alexander Graf (2): Merge commit 'origin/next' into kvm-ppc-next Merge commit 'origin/next' into kvm-ppc-next Bharat Bhushan (1): Added ONE_REG interface for debug instruction Scott Wood (1): kvm/ppc: don't call complete_mmio_load when it's a store Stuart Yoder (1): KVM: PPC: emulate dcbst arch/powerpc/include/asm/kvm_book3s.h | 2 ++ arch/powerpc/include/asm/kvm_booke.h | 2 ++ arch/powerpc/include/uapi/asm/kvm.h | 4 ++++ arch/powerpc/kvm/book3s.c | 6 ++++++ arch/powerpc/kvm/booke.c | 6 ++++++ arch/powerpc/kvm/emulate.c | 2 ++ arch/powerpc/kvm/powerpc.c | 1 - 7 files changed, 22 insertions(+), 1 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