From: marc.zyngier@arm.com (Marc Zyngier)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] KVM/ARM updates for v4.1, take 2
Date: Wed, 22 Apr 2015 16:08:36 +0100 [thread overview]
Message-ID: <1429715318-31725-1-git-send-email-marc.zyngier@arm.com> (raw)
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(-)
next reply other threads:[~2015-04-22 15:08 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-22 15:08 Marc Zyngier [this message]
2015-04-22 15:08 ` [PATCH 1/2] KVM: arm: irqfd: fix value returned by kvm_irq_map_gsi Marc Zyngier
2015-04-22 15:08 ` [PATCH 2/2] KVM: arm/arm64: check IRQ number on userland injection Marc Zyngier
2015-04-22 15:11 ` [PATCH 0/2] KVM/ARM updates for v4.1, take 2 Paolo Bonzini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1429715318-31725-1-git-send-email-marc.zyngier@arm.com \
--to=marc.zyngier@arm.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).