Hi Paolo, Please do a pull from my kvm-ppc-next branch to get a PPC update for 4.6. All of these commits were in linux-next for the last 2 days except for the XICS fast-path one, which was in linux-next today. I know this is a bit late, life has been busy lately, but hopefully these can still get into 4.6. Thanks, Paul. The following changes since commit 05b1159e641fa45e885aec8bf8e515117c8977d9: Merge tag 'kvms390-20160420' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into next (2016-04-20 15:28:51 +0200) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc.git kvm-ppc-next for you to fetch changes up to b1a4286b8f3393857a205ec89607683161b75f90: KVM: PPC: Book3S HV: Re-enable XICS fast path for irqfd-generated interrupts (2016-05-12 16:40:55 +1000) ---------------------------------------------------------------- Alexey Kardashevskiy (1): KVM: PPC: Fix debug macros Gavin Shan (1): KVM: PPC: Book3S HV: Fix build error in book3s_hv.c Laurent Vivier (1): KVM: PPC: Book3S PR: Manage single-step mode Paul Mackerras (2): KVM: PPC: Fix emulated MMIO sign-extension KVM: PPC: Book3S HV: Re-enable XICS fast path for irqfd-generated interrupts arch/powerpc/kvm/book3s_hv.c | 1 + arch/powerpc/kvm/book3s_pr.c | 32 +++++++++++++++++++++++++++++++- arch/powerpc/kvm/book3s_xics.c | 29 +++++++++++++++++------------ arch/powerpc/kvm/book3s_xics.h | 1 + arch/powerpc/kvm/powerpc.c | 22 ++++++++++++---------- 5 files changed, 62 insertions(+), 23 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