All of lore.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi@redhat.com>
To: Gregory Haskins <ghaskins@novell.com>
Cc: kvm@vger.kernel.org
Subject: Re: [PATCH v8] qemu-kvm: add irqfd support
Date: Thu, 04 Jun 2009 13:06:33 +0300	[thread overview]
Message-ID: <4A279CA9.7010704@redhat.com> (raw)
In-Reply-To: <20090602154233.30489.81627.stgit@dev.haskins.net>

Gregory Haskins wrote:
> irqfd lets you create an eventfd based file-desriptor to inject interrupts
> to a kvm guest.  We associate one gsi per fd for fine-grained routing.
>
> [note: this is meant to work in conjunction with the POLLHUP version of
>  irqfd, which has not yet been accepted into kvm.git]
>   

Applied with two changes: added a dependency on CONFIG_eventfd (with the 
kvm external module, you can have irqfd support without eventfd 
support), and adjusted for the new libkvm location (libkvm-all.[ch]).

-- 
error compiling committee.c: too many arguments to function


  parent reply	other threads:[~2009-06-04 10:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-02 15:45 [PATCH v8] qemu-kvm: add irqfd support Gregory Haskins
2009-06-02 15:48 ` Gregory Haskins
2009-06-04 10:06 ` Avi Kivity [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-05-14 17:02 Gregory Haskins

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=4A279CA9.7010704@redhat.com \
    --to=avi@redhat.com \
    --cc=ghaskins@novell.com \
    --cc=kvm@vger.kernel.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 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.