qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/3] virtio, pci: fixes
@ 2019-11-06 12:35 Michael S. Tsirkin
  2019-11-06 12:35 ` [PULL 1/3] pci: Use PCI aliases when determining device IOMMU address space Michael S. Tsirkin
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Michael S. Tsirkin @ 2019-11-06 12:35 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Maydell

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(-)



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-11-07 14:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-06 12:35 [PULL 0/3] virtio, pci: fixes Michael S. Tsirkin
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

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).