Hi Marcelo / Gleb, This is my current patch queue for ppc. Please pull. Changes include: - important header fix for UAPI - Book3S: PR: Enable fake sc 1 instruction for KVM on top of pHyp Alex The following changes since commit e11ae1a102b46f76441e328a2743ae5d6e201423: Gleb Natapov (1): KVM: remove unused variable. are available in the git repository at: git://github.com/agraf/linux-2.6.git kvm-ppc-next Alexander Graf (2): KVM: PPC: Only WARN on invalid emulation KVM: PPC: Book3S: PR: Enable alternative instruction for SC 1 Bharat Bhushan (1): powerpc: Corrected include header path in kvm_para.h Mihai Caraman (1): KVM: PPC: Fix SREGS documentation reference Documentation/virtual/kvm/api.txt | 2 +- arch/powerpc/include/asm/kvm_ppc.h | 1 + arch/powerpc/include/uapi/asm/kvm_para.h | 2 +- arch/powerpc/kvm/book3s_emulate.c | 28 ++++++++++++++++++++++++++++ arch/powerpc/kvm/book3s_pr.c | 5 +++++ arch/powerpc/kvm/powerpc.c | 3 ++- 6 files changed, 38 insertions(+), 3 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