The following changes since commit af531756d25541a1b3b3d9a14e72e7fedd941a2e:
Merge remote-tracking branch 'remotes/philmd/tags/renesas-20211030' into staging (2021-10-30 11:31:41 -0700) are available in the Git repository at: git://github.com/awilliam/qemu-vfio.git tags/vfio-update-20211101.0 for you to fetch changes up to e4b34708388b20f1ceb55f1d563d8da925a32424: vfio/common: Add a trace point when a MMIO RAM section cannot be mapped (2021-11-01 12:17:51 -0600) ---------------------------------------------------------------- VFIO update 2021-11-01 * Re-enable expanded sub-page BAR mappings after migration (Kunkun Jiang) * Trace dropped listener sections due to page alignment (Kunkun Jiang) ---------------------------------------------------------------- Kunkun Jiang (2): vfio/pci: Add support for mmapping sub-page MMIO BARs after live migration vfio/common: Add a trace point when a MMIO RAM section cannot be mapped hw/vfio/common.c | 7 +++++++ hw/vfio/pci.c | 19 ++++++++++++++++++- 2 files changed, 25 insertions(+), 1 deletion(-)