qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 00/11] Series short description
@ 2022-05-06 20:46 Alex Williamson
  2022-05-06 20:46 ` [PULL 01/11] vfio: simplify the conditional statements in vfio_msi_enable Alex Williamson
                   ` (11 more replies)
  0 siblings, 12 replies; 16+ messages in thread
From: Alex Williamson @ 2022-05-06 20:46 UTC (permalink / raw)
  To: qemu-devel
  Cc: Longpeng (Mike), Xiang Chen, Stefan Berger, Eric Auger,
	Cornelia Huck, Philippe Mathieu-Daudé, Yi Liu, Stefan Berger

Switching to gitlab for pull requests to take advantage of the CI.
Sorry for the delay in some of these.  Thanks,

Alex

The following changes since commit 31abf61c4929a91275fe32f1fafe6e6b3e840b2a:

  Merge tag 'pull-ppc-20220505' of https://gitlab.com/danielhb/qemu into staging (2022-05-05 13:52:22 -0500)

are available in the Git repository at:

  https://gitlab.com/alex.williamson/qemu.git tags/vfio-updates-20220506.1

for you to fetch changes up to 44ee6aaae0c937abb631e57a9853c2cdef2bc9bb:

  vfio/common: Rename VFIOGuestIOMMU::iommu into ::iommu_mr (2022-05-06 09:06:51 -0600)

----------------------------------------------------------------
VFIO updates 2022-05-06

 * Defer IRQ routing commits to improve setup and resume latency (Longpeng)

 * Fix trace sparse mmap boundary condition (Xiang Chen)

 * Quiet misalignment warning from TPM device mapping (Eric Auger)

 * Misc cleanups (Yi Liu, Eric Auger)

----------------------------------------------------------------
Eric Auger (4):
      sysemu: tpm: Add a stub function for TPM_IS_CRB
      vfio/common: remove spurious tpm-crb-cmd misalignment warning
      hw/vfio/pci: fix vfio_pci_hot_reset_result trace point
      vfio/pci: Use vbasedev local variable in vfio_realize()

Longpeng (Mike) (5):
      vfio: simplify the conditional statements in vfio_msi_enable
      vfio: move re-enabling INTX out of the common helper
      vfio: simplify the failure path in vfio_msi_enable
      Revert "vfio: Avoid disabling and enabling vectors repeatedly in VFIO migration"
      vfio: defer to commit kvm irq routing when enable msi/msix

Xiang Chen (1):
      vfio/common: Fix a small boundary issue of a trace

Yi Liu (1):
      vfio/common: Rename VFIOGuestIOMMU::iommu into ::iommu_mr

 hw/vfio/common.c              |  50 ++++++---
 hw/vfio/pci.c                 | 234 +++++++++++++++++++++++++-----------------
 hw/vfio/pci.h                 |   2 +
 hw/vfio/trace-events          |   1 +
 include/hw/vfio/vfio-common.h |   2 +-
 include/sysemu/tpm.h          |   6 ++
 6 files changed, 186 insertions(+), 109 deletions(-)



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

end of thread, other threads:[~2022-05-19  1:38 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-06 20:46 [PULL 00/11] Series short description Alex Williamson
2022-05-06 20:46 ` [PULL 01/11] vfio: simplify the conditional statements in vfio_msi_enable Alex Williamson
2022-05-06 20:46 ` [PULL 02/11] vfio: move re-enabling INTX out of the common helper Alex Williamson
2022-05-06 20:47 ` [PULL 03/11] vfio: simplify the failure path in vfio_msi_enable Alex Williamson
2022-05-06 20:47 ` [PULL 04/11] Revert "vfio: Avoid disabling and enabling vectors repeatedly in VFIO migration" Alex Williamson
2022-05-06 20:47 ` [PULL 05/11] vfio: defer to commit kvm irq routing when enable msi/msix Alex Williamson
2022-05-06 20:48 ` [PULL 06/11] vfio/common: Fix a small boundary issue of a trace Alex Williamson
2022-05-06 20:48 ` [PULL 07/11] sysemu: tpm: Add a stub function for TPM_IS_CRB Alex Williamson
2022-05-19  0:46   ` Stefan Berger
2022-05-19  1:17     ` Alex Williamson
2022-05-19  1:31       ` Stefan Berger
2022-05-06 20:48 ` [PULL 08/11] vfio/common: remove spurious tpm-crb-cmd misalignment warning Alex Williamson
2022-05-06 20:48 ` [PULL 09/11] hw/vfio/pci: fix vfio_pci_hot_reset_result trace point Alex Williamson
2022-05-06 20:49 ` [PULL 10/11] vfio/pci: Use vbasedev local variable in vfio_realize() Alex Williamson
2022-05-06 20:49 ` [PULL 11/11] vfio/common: Rename VFIOGuestIOMMU::iommu into ::iommu_mr Alex Williamson
2022-05-07  2:37 ` [PULL 00/11] Series short description Richard Henderson

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