qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Michael S. Tsirkin" <mst@redhat.com>
To: qemu-devel@nongnu.org
Cc: Peter Maydell <peter.maydell@linaro.org>
Subject: [PULL 0/3] virtio, pci: fixes
Date: Wed, 6 Nov 2019 07:35:06 -0500	[thread overview]
Message-ID: <20191106123407.20997-1-mst@redhat.com> (raw)

The following changes since commit 36609b4fa36f0ac934874371874416f7533a5408:

  Merge remote-tracking branch 'remotes/palmer/tags/palmer-for-master-4.2-sf1' into staging (2019-11-02 17:59:03 +0000)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git tags/for_upstream

for you to fetch changes up to fcccb271e0894bc04078ababb29d3d5e06b79892:

  virtio: notify virtqueue via host notifier when available (2019-11-06 06:35:00 -0500)

----------------------------------------------------------------
virtio, pci: fixes

A couple of bugfixes.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>

----------------------------------------------------------------
Alex Williamson (2):
      pci: Use PCI aliases when determining device IOMMU address space
      hw/i386: AMD-Vi IVRS DMA alias support

Stefan Hajnoczi (1):
      virtio: notify virtqueue via host notifier when available

 include/hw/virtio/virtio.h |   1 +
 hw/i386/acpi-build.c       | 127 ++++++++++++++++++++++++++++++++++++++++++---
 hw/pci/pci.c               |  43 +++++++++++++--
 hw/virtio/virtio-bus.c     |   4 ++
 hw/virtio/virtio.c         |   9 +++-
 5 files changed, 173 insertions(+), 11 deletions(-)



             reply	other threads:[~2019-11-06 12:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-06 12:35 Michael S. Tsirkin [this message]
2019-11-06 12:35 ` [PULL 1/3] pci: Use PCI aliases when determining device IOMMU address space Michael S. Tsirkin
2019-11-06 12:35 ` [PULL 2/3] hw/i386: AMD-Vi IVRS DMA alias support Michael S. Tsirkin
2019-11-06 12:35 ` [PULL 3/3] virtio: notify virtqueue via host notifier when available Michael S. Tsirkin
2019-11-07 14:45 ` [PULL 0/3] virtio, pci: fixes Peter Maydell

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=20191106123407.20997-1-mst@redhat.com \
    --to=mst@redhat.com \
    --cc=peter.maydell@linaro.org \
    --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).