Message ID | 165471611818.206382.17518111383201260657.stgit@omen (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On 6/8/22 12:23, Alex Williamson wrote: > The following changes since commit 9b1f58854959c5a9bdb347e3e04c252ab7fc9ef5: > > Merge tag 'pull-la-20220606' of https://gitlab.com/rth7680/qemu into staging (2022-06-06 16:16:01 -0700) > > are available in the Git repository at: > > https://gitlab.com/alex.williamson/qemu.git tags/vfio-updates-20220608.0 > > for you to fetch changes up to ec6600be0dc16982181c7ad80d94c143c0807dd2: > > vfio/common: remove spurious warning on vfio_listener_region_del (2022-06-08 08:44:19 -0600) > > ---------------------------------------------------------------- > VFIO updates 2022-06-08 > > * Fix spurious alignment warnings for TPM on unmap too (Eric Auger) Applied, thanks. Please update https://wiki.qemu.org/ChangeLog/7.1 as appropriate. r~ > > ---------------------------------------------------------------- > Eric Auger (1): > vfio/common: remove spurious warning on vfio_listener_region_del > > hw/vfio/common.c | 10 +++++++++- > hw/vfio/trace-events | 2 +- > 2 files changed, 10 insertions(+), 2 deletions(-) > >