qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] vfio/common: Some fixes about region_add/region_del
@ 2021-08-23 11:56 Kunkun Jiang
  2021-08-23 11:56 ` [PATCH 1/2] vfio/common: Add trace point when a MMIO RAM section less than minimum size Kunkun Jiang
  2021-08-23 11:56 ` [PATCH 2/2] vfio/common: Fix address alignment in region_add/region_del Kunkun Jiang
  0 siblings, 2 replies; 3+ messages in thread
From: Kunkun Jiang @ 2021-08-23 11:56 UTC (permalink / raw)
  To: Alex Williamson, Eric Auger, open list:All patches CC here
  Cc: wanghaibin.wang, Kunkun Jiang

This series include patches as below:

Patch 1:
- Add a trace point to informe users when a MMIO RAM section less than minimum size

Patch 2:
- Fix address alignment in region_add/regiondel with vfio iommu smallest page size

Kunkun Jiang (2):
  vfio/common: Add trace point when a MMIO RAM section less than minimum
    size
  vfio/common: Fix address alignment in region_add/region_del

 hw/vfio/common.c | 35 +++++++++++++++++++++++++++--------
 1 file changed, 27 insertions(+), 8 deletions(-)

-- 
2.23.0



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

end of thread, other threads:[~2021-08-23 11:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-23 11:56 [PATCH 0/2] vfio/common: Some fixes about region_add/region_del Kunkun Jiang
2021-08-23 11:56 ` [PATCH 1/2] vfio/common: Add trace point when a MMIO RAM section less than minimum size Kunkun Jiang
2021-08-23 11:56 ` [PATCH 2/2] vfio/common: Fix address alignment in region_add/region_del Kunkun Jiang

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