The following changes since commit dd4b0de45965538f19bb40c7ddaaba384a8c613a:

  Fix version for v6.2.0-rc2 release (2021-11-26 11:58:54 +0100)

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 bacf58ca18f06f0b464466bf8c19945f19791feb:

  Fix bad overflow check in hw/pci/pcie.c (2021-11-29 08:49:36 -0500)

----------------------------------------------------------------
virtio,pci,pc: bugfixes

Lots of small fixes all over the place.

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

----------------------------------------------------------------
Cindy Lu (1):
      virtio-mmio : fix the crash in the vm shutdown

Daniella Lee (1):
      Fix bad overflow check in hw/pci/pcie.c

Eugenio PĂ©rez (1):
      vdpa: Add dummy receive callback

Jason Wang (3):
      virtio-balloon: process all in sgs for free_page_vq
      virtio-balloon: correct used length
      intel-iommu: ignore leaf SNP bit in scalable mode

Laurent Vivier (1):
      failover: fix unplug pending detection

 hw/i386/intel_iommu_internal.h |  2 ++
 hw/acpi/pcihp.c                | 30 +++++++++++++++++++++++++++---
 hw/i386/intel_iommu.c          |  6 ++++++
 hw/pci/pcie.c                  |  4 ++--
 hw/virtio/virtio-balloon.c     | 13 ++++++++-----
 hw/virtio/virtio-mmio.c        | 12 ++++++++++++
 net/vhost-vdpa.c               |  8 ++++++++
 7 files changed, 65 insertions(+), 10 deletions(-)


Reply via email to