All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Eric Auger <eric.auger@linaro.org>,
	eric.auger@st.com, christoffer.dall@linaro.org,
	qemu-devel@nongnu.org, agraf@suse.de, aik@ozlabs.ru,
	bsd@redhat.com, mtosatti@redhat.com, borntraeger@de.ibm.com,
	cornelia.huck@de.ibm.com, rth@twiddle.net,
	thuth@linux.vnet.ibm.com, afaerber@suse.de, qemu-ppc@nongnu.org
Cc: peter.maydell@linaro.org, alex.williamson@redhat.com,
	kvmarm@lists.cs.columbia.edu, patches@linaro.org
Subject: Re: [Qemu-devel] [PATCH v3 0/2] actual checks of KVM_CAP_IRQFD and KVM_CAP_IRQFD_RESAMPLE
Date: Mon, 03 Nov 2014 13:30:28 +0100	[thread overview]
Message-ID: <54577564.6040504@redhat.com> (raw)
In-Reply-To: <1414762699-4700-1-git-send-email-eric.auger@linaro.org>

On 31/10/2014 14:38, Eric Auger wrote:
> This patch series replaces direct settings of kvm_irqfds_allowed
> in architecture specific files by actual check of the KVM_CAP_IRQFD
> extension in kvm-all.c.
> 
> Also A new kvm_resamplefds_enabled() enables to check
> KVM_CAP_IRQFD_RESAMPLE. In the second patch file the vfio device
> becomes the first user of kvm_resamplefds_enabled().
> 
> Eric Auger (2):
>   KVM_CAP_IRQFD and KVM_CAP_IRQFD_RESAMPLE checks
>   vfio: use kvm_resamplefds_enabled()
> 
>  hw/intc/openpic_kvm.c |  1 -
>  hw/intc/xics_kvm.c    |  1 -
>  hw/misc/vfio.c        |  5 ++---
>  include/sysemu/kvm.h  | 10 ++++++++++
>  kvm-all.c             |  7 +++++++
>  target-i386/kvm.c     |  1 -
>  target-s390x/kvm.c    |  1 -
>  7 files changed, 19 insertions(+), 7 deletions(-)
> 

Applied for 2.3 to uq/master.  Thanks.

Paolo

      parent reply	other threads:[~2014-11-03 12:31 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-31 13:38 [Qemu-devel] [PATCH v3 0/2] actual checks of KVM_CAP_IRQFD and KVM_CAP_IRQFD_RESAMPLE Eric Auger
2014-10-31 13:38 ` [Qemu-devel] [PATCH v3 1/2] KVM_CAP_IRQFD and KVM_CAP_IRQFD_RESAMPLE checks Eric Auger
2014-10-31 17:15   ` Cornelia Huck
2014-10-31 13:38 ` [Qemu-devel] [PATCH v3 2/2] vfio: use kvm_resamplefds_enabled() Eric Auger
2014-11-04 22:25   ` Alex Williamson
2014-11-05 10:38     ` Paolo Bonzini
2014-11-03 12:30 ` Paolo Bonzini [this message]

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=54577564.6040504@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=afaerber@suse.de \
    --cc=agraf@suse.de \
    --cc=aik@ozlabs.ru \
    --cc=alex.williamson@redhat.com \
    --cc=borntraeger@de.ibm.com \
    --cc=bsd@redhat.com \
    --cc=christoffer.dall@linaro.org \
    --cc=cornelia.huck@de.ibm.com \
    --cc=eric.auger@linaro.org \
    --cc=eric.auger@st.com \
    --cc=kvmarm@lists.cs.columbia.edu \
    --cc=mtosatti@redhat.com \
    --cc=patches@linaro.org \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-ppc@nongnu.org \
    --cc=rth@twiddle.net \
    --cc=thuth@linux.vnet.ibm.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.