Paolo, Marcelo, This is the second pull request for the KVM/ARM updates targeting v4.1. Not much to see this time, just a couple of borring fixes. Thanks, M. The following changes since commit b79013b2449c23f1f505bdf39c5a6c330338b244: Merge tag 'staging-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging (2015-04-13 17:37:33 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm.git tags/kvm-arm-for-4.1-take2 for you to fetch changes up to fd1d0ddf2ae92fb3df42ed476939861806c5d785: KVM: arm/arm64: check IRQ number on userland injection (2015-04-22 15:42:24 +0100) ---------------------------------------------------------------- KVM/ARM changes for v4.1, take #2: Rather small this time: - a fix for a nasty bug with virtual IRQ injection - a fix for irqfd ---------------------------------------------------------------- Andre Przywara (1): KVM: arm/arm64: check IRQ number on userland injection Eric Auger (1): KVM: arm: irqfd: fix value returned by kvm_irq_map_gsi arch/arm/include/uapi/asm/kvm.h | 8 +++++++- arch/arm/kvm/arm.c | 3 +-- arch/arm64/include/uapi/asm/kvm.h | 8 +++++++- virt/kvm/arm/vgic.c | 5 ++++- 4 files changed, 19 insertions(+), 5 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