qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Anthony Liguori <anthony@codemonkey.ws>
To: "Michael S. Tsirkin" <mst@redhat.com>, qemu-devel@nongnu.org
Cc: knut.omang@oracle.com
Subject: Re: [Qemu-devel] [PULL] pci,virtio
Date: Wed, 02 Jan 2013 10:57:35 -0600	[thread overview]
Message-ID: <87wqvvsetc.fsf@codemonkey.ws> (raw)
In-Reply-To: <20121226103608.GA18392@redhat.com>

"Michael S. Tsirkin" <mst@redhat.com> writes:

> Included here is v3 virtio typesafety change - no comments
> were made to v3 - I made my best to address all comment
> and got no response to v3 so I assume it's OK now.
>
> There are more optimizations in my tree but
> they are a bit more scary - I'll let them
> stay there as I'll be away for a week.
>
> The following changes since commit 27dd7730582be85c7d4f680f5f71146629809c86:
>
>   Merge remote-tracking branch 'bonzini/header-dirs' into staging (2012-12-19 17:15:39 -0600)
>
> are available in the git repository at:
>
>
>   git://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git tags/for_anthony
>
> for you to fetch changes up to 89d62be9f4fb538db7f919a2be7df2544ffc02c5:
>
>   virtio-pci: don't poll masked vectors (2012-12-26 11:49:29 +0200)
>

Pulled. Thanks.

Regards,

Anthony Liguori

> ----------------------------------------------------------------
> pci,virtio
>
> This optimizes MSIX handling in virtio-pci.
> Also included is pci express capability bugfix.
>
> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
>
> ----------------------------------------------------------------
> Knut Omang (1):
>       pcie: Fix bug in pcie_ext_cap_set_next
>
> Michael S. Tsirkin (4):
>       virtio: make bindings typesafe
>       msi: add API to get notified about pending bit poll
>       msix: expose access to masked/pending state
>       virtio-pci: don't poll masked vectors
>
>  hw/pci/msix.c        |  19 +++++++--
>  hw/pci/msix.h        |   6 ++-
>  hw/pci/pci.h         |   4 ++
>  hw/pci/pcie.c        |   2 +-
>  hw/s390-virtio-bus.c |  24 ++++++++---
>  hw/vfio_pci.c        |   2 +-
>  hw/virtio-pci.c      | 112 +++++++++++++++++++++++++++++++++++----------------
>  hw/virtio.c          |   2 +-
>  hw/virtio.h          |  26 ++++++------
>  9 files changed, 136 insertions(+), 61 deletions(-)

  reply	other threads:[~2013-01-02 16:57 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-26 10:36 [Qemu-devel] [PULL] pci,virtio Michael S. Tsirkin
2013-01-02 16:57 ` Anthony Liguori [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-01-13 10:47 Michael S. Tsirkin
2013-01-14 18:04 ` Anthony Liguori
2013-01-15 10:09 ` Andreas Färber
2013-01-15 16:32   ` Michael S. Tsirkin
2013-01-15 17:40     ` Andreas Färber
2010-06-10 13:56 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=87wqvvsetc.fsf@codemonkey.ws \
    --to=anthony@codemonkey.ws \
    --cc=knut.omang@oracle.com \
    --cc=mst@redhat.com \
    --cc=qemu-devel@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).