All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/7] virtio,pci,pc: bugfixes
@ 2021-11-29 13:51 Michael S. Tsirkin
  2021-11-29 13:51 ` [PULL 1/7] virtio-mmio : fix the crash in the vm shutdown Michael S. Tsirkin
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Michael S. Tsirkin @ 2021-11-29 13:51 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Maydell

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



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

end of thread, other threads:[~2021-11-29 16:46 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-29 13:51 [PULL 0/7] virtio,pci,pc: bugfixes Michael S. Tsirkin
2021-11-29 13:51 ` [PULL 1/7] virtio-mmio : fix the crash in the vm shutdown Michael S. Tsirkin
2021-11-29 13:51 ` [PULL 2/7] failover: fix unplug pending detection Michael S. Tsirkin
2021-11-29 13:51 ` [PULL 3/7] vdpa: Add dummy receive callback Michael S. Tsirkin
2021-11-29 13:51 ` [PULL 4/7] virtio-balloon: process all in sgs for free_page_vq Michael S. Tsirkin
2021-11-29 13:51 ` [PULL 5/7] virtio-balloon: correct used length Michael S. Tsirkin
2021-11-29 13:51 ` [PULL 6/7] intel-iommu: ignore leaf SNP bit in scalable mode Michael S. Tsirkin
2021-11-29 13:51 ` [PULL 7/7] Fix bad overflow check in hw/pci/pcie.c Michael S. Tsirkin
2021-11-29 16:45 ` [PULL 0/7] virtio,pci,pc: bugfixes Richard Henderson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.