qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PULL 0/4] virtio, pci, pc: fixes, cleanups, features


From: Michael S. Tsirkin
Subject: [PULL 0/4] virtio, pci, pc: fixes, cleanups, features
Date: Sun, 8 Mar 2020 09:31:07 -0400

The following changes since commit 67f17e23baca5dd545fe98b01169cc351a70fe35:

  Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging 
(2020-03-06 17:15:36 +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 a6f65f4fc217713ee2c78b99baae1cc31c761778:

  hw/i386/intel_iommu: Simplify vtd_find_as_from_bus_num() logic (2020-03-08 
09:27:09 -0400)

----------------------------------------------------------------
virtio, pci, pc: fixes, cleanups, features

Bugfixes, cleanups all over the place.
Ability to disable hotplug for pci express ports.

Signed-off-by: Michael S. Tsirkin <address@hidden>

----------------------------------------------------------------
Jason Wang (1):
      vhost: correctly turn on VIRTIO_F_IOMMU_PLATFORM

Julia Suvorova (1):
      pcie_root_port: Add hotplug disabling option

Nick Erdmann (1):
      vhost-vsock: fix error message output

Philippe Mathieu-Daudé (1):
      hw/i386/intel_iommu: Simplify vtd_find_as_from_bus_num() logic

 include/hw/pci/pcie.h              |  2 +-
 include/hw/pci/pcie_port.h         |  3 +++
 hw/i386/intel_iommu.c              | 34 ++++++++++++++++++----------------
 hw/pci-bridge/pcie_root_port.c     |  2 +-
 hw/pci-bridge/xio3130_downstream.c |  2 +-
 hw/pci/pcie.c                      | 11 +++++++----
 hw/pci/pcie_port.c                 |  1 +
 hw/virtio/vhost-vsock.c            |  2 +-
 hw/virtio/vhost.c                  | 12 +++++++++++-
 9 files changed, 44 insertions(+), 25 deletions(-)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]