mbox series

[0/3] vfio: Misc cleanups

Message ID 20220502094223.36384-1-yi.l.liu@intel.com
Headers show
Series vfio: Misc cleanups | expand

Message

Yi Liu May 2, 2022, 9:42 a.m. UTC
The three patches were part of iommufd RFC series, sent separately per
Kevin's suggestion.

https://lore.kernel.org/kvm/BN9PR11MB5276085CDF750807005A775B8CF39@BN9PR11MB5276.namprd11.prod.outlook.com/

Regards,
Yi Liu

Eric Auger (2):
  hw/vfio/pci: fix vfio_pci_hot_reset_result trace point
  vfio/pci: Use vbasedev local variable in vfio_realize()

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

 hw/vfio/common.c              | 16 +++++------
 hw/vfio/pci.c                 | 51 ++++++++++++++++++-----------------
 include/hw/vfio/vfio-common.h |  2 +-
 3 files changed, 35 insertions(+), 34 deletions(-)