public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi@redhat.com>
To: Sheng Yang <sheng@linux.intel.com>
Cc: kvm@vger.kernel.org
Subject: [PATCH 0/2] irq routing userspace
Date: Wed, 14 Jan 2009 15:53:09 +0200	[thread overview]
Message-ID: <1231941191-966-1-git-send-email-avi@redhat.com> (raw)

Following is the userspace support for irq routing.  It is also available
(along with a slightly fixed kernel patch) in the irq-routing-2 branch
on kernel.org.

Avi Kivity (2):
  kvm: libkvm: support for irq routing
  kvm: qemu: initialize irq routing table

 libkvm/kvm-common.h |    4 ++
 libkvm/libkvm.c     |  107 +++++++++++++++++++++++++++++++++++++++++++++++++++
 libkvm/libkvm.h     |   62 +++++++++++++++++++++++++++++
 qemu/qemu-kvm.c     |   24 +++++++++++
 4 files changed, 197 insertions(+), 0 deletions(-)


             reply	other threads:[~2009-01-14 13:53 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-14 13:53 Avi Kivity [this message]
2009-01-14 13:53 ` [PATCH 1/2] kvm: libkvm: support for irq routing Avi Kivity
2009-01-15  6:17   ` Sheng Yang
2009-01-15  6:20     ` Sheng Yang
2009-01-15  9:59       ` Avi Kivity
2009-01-15 10:05         ` Sheng Yang
2009-01-15 10:10           ` Avi Kivity
2009-01-15  9:58     ` Avi Kivity
2009-01-14 13:53 ` [PATCH 2/2] kvm: qemu: initialize irq routing table Avi Kivity

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=1231941191-966-1-git-send-email-avi@redhat.com \
    --to=avi@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=sheng@linux.intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox