The following changes since commit aa33508196f4e2da04625bee36e1f7be5b9267e7:
Merge tag 'mem-2023-05-23' of https://github.com/davidhildenbrand/qemu into staging (2023-05-23 10:57:25 -0700) are available in the Git repository at: https://github.com/legoater/qemu/ tags/pull-vfio-20230524 for you to fetch changes up to dbdea0dbfe2cef9ef6c752e9077e4fc98724194c: util/vfio-helpers: Use g_file_read_link() (2023-05-24 09:21:22 +0200) ---------------------------------------------------------------- vfio queue: * Fix for a memory corruption due to an extra free * Fix for a compile breakage ---------------------------------------------------------------- Akihiko Odaki (1): util/vfio-helpers: Use g_file_read_link() Zhenzhong Duan (1): vfio/pci: Fix a use-after-free issue hw/vfio/pci.c | 2 +- util/vfio-helpers.c | 8 +++++--- 2 files changed, 6 insertions(+), 4 deletions(-)