All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anthony Liguori <anthony@codemonkey.ws>
To: "Michael S. Tsirkin" <mst@redhat.com>
Cc: Christian Borntraeger <borntraeger@de.ibm.com>,
	virtualization@lists.linux-foundation.org, kvm@vger.kernel.org,
	avi@redhat.com, Carsten Otte <cotte@de.ibm.com>
Subject: Re: [PATCHv5 3/3] virtio_pci: optional MSI-X support
Date: Wed, 13 May 2009 21:16:43 -0500	[thread overview]
Message-ID: <4A0B7F0B.8050802@codemonkey.ws> (raw)
In-Reply-To: <20090513191138.GA4046@redhat.com>

Michael S. Tsirkin wrote:
> This implements optional MSI-X support in virtio_pci.
> MSI-X is used whenever the host supports at least 2 MSI-X
> vectors: 1 for configuration changes and 1 for virtqueues.
> Per-virtqueue vectors are allocated if enough vectors
> available.
>
> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
>   
Acked-by: Anthony Liguori <aliguori@us.ibm.com>

Regards,

Anthony Liguori

  parent reply	other threads:[~2009-05-14  2:16 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <cover.1242241196.git.mst@redhat.com>
2009-05-13 19:08 ` [PATCHv5 1/3] virtio: find_vqs/del_vqs virtio operations Michael S. Tsirkin
2009-05-13 19:08 ` Michael S. Tsirkin
2009-05-14  6:35   ` Christian Borntraeger
2009-05-14  6:35   ` Christian Borntraeger
2009-05-13 19:09 ` [PATCHv5 2/3] virtio_pci: split up vp_interrupt Michael S. Tsirkin
2009-05-13 19:09 ` Michael S. Tsirkin
2009-05-13 19:11 ` [PATCHv5 3/3] virtio_pci: optional MSI-X support Michael S. Tsirkin
2009-05-14  2:16   ` Anthony Liguori
2009-05-14  2:16   ` Anthony Liguori [this message]
2009-05-13 19:11 ` Michael S. Tsirkin

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=4A0B7F0B.8050802@codemonkey.ws \
    --to=anthony@codemonkey.ws \
    --cc=avi@redhat.com \
    --cc=borntraeger@de.ibm.com \
    --cc=cotte@de.ibm.com \
    --cc=kvm@vger.kernel.org \
    --cc=mst@redhat.com \
    --cc=virtualization@lists.linux-foundation.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.