qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Alexey Kardashevskiy <aik@ozlabs.ru>
To: qemu-devel@nongnu.org
Cc: Anthony Liguori <aliguori@us.ibm.com>,
	"Michael S . Tsirkin" <mst@redhat.com>,
	Alexey Kardashevskiy <aik@ozlabs.ru>,
	Alexander Graf <agraf@suse.de>,
	Alex Williamson <alex.williamson@redhat.com>,
	qemu-ppc@nongnu.org, Paolo Bonzini <pbonzini@redhat.com>,
	Paul Mackerras <paulus@samba.org>
Subject: [Qemu-devel] [PATCH 0/2 v4] kvm irqfd: support msimessage to irq translation in PHB
Date: Wed,  7 Aug 2013 18:51:31 +1000	[thread overview]
Message-ID: <1375865493-19143-1-git-send-email-aik@ozlabs.ru> (raw)

Yet another try to push IRQFD support for sPAPR.
This includes rework for QEMU and enablement for sPAPR PCI.

Alexey Kardashevskiy (2):
  kvm irqfd: support msimessage to irq translation in PHB
  pseries: enable irqfd for pci

 hw/i386/kvm/pci-assign.c | 4 ++--
 hw/intc/xics_kvm.c       | 5 +++++
 hw/misc/vfio.c           | 4 ++--
 hw/pci/pci.c             | 9 +++++++++
 hw/ppc/spapr_pci.c       | 6 ++++++
 hw/virtio/virtio-pci.c   | 2 +-
 include/hw/pci/pci.h     | 2 ++
 include/hw/pci/pci_bus.h | 1 +
 kvm-all.c                | 3 +++
 9 files changed, 31 insertions(+), 5 deletions(-)

-- 
1.8.3.2

             reply	other threads:[~2013-08-07  8:52 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-07  8:51 Alexey Kardashevskiy [this message]
2013-08-07  8:51 ` [Qemu-devel] [PATCH 1/2] kvm irqfd: support msimessage to irq translation in PHB Alexey Kardashevskiy
2013-08-19  7:35   ` Michael S. Tsirkin
2013-08-19  7:44     ` Alexey Kardashevskiy
2013-08-19  7:54       ` Michael S. Tsirkin
2013-08-19  8:10         ` Alexey Kardashevskiy
2013-08-19  9:01           ` Michael S. Tsirkin
2013-08-23  4:29             ` Alexey Kardashevskiy
2013-08-27 10:06               ` Alexander Graf
2013-08-27 10:26                 ` Michael S. Tsirkin
2013-08-27 10:32                   ` Benjamin Herrenschmidt
2013-08-27 11:31                     ` Alexander Graf
2013-08-28  0:55                     ` Alexey Kardashevskiy
2013-08-07  8:51 ` [Qemu-devel] [PATCH 2/2] pseries: enable irqfd for pci Alexey Kardashevskiy
2013-08-19  5:15 ` [Qemu-devel] [PATCH 0/2 v4] kvm irqfd: support msimessage to irq translation in PHB Alexey Kardashevskiy

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=1375865493-19143-1-git-send-email-aik@ozlabs.ru \
    --to=aik@ozlabs.ru \
    --cc=agraf@suse.de \
    --cc=alex.williamson@redhat.com \
    --cc=aliguori@us.ibm.com \
    --cc=mst@redhat.com \
    --cc=paulus@samba.org \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-ppc@nongnu.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).