mbox

[PULL,0/1] VFIO fix for v7.2-rc0

Message ID 166757797349.2504527.17538714015825495328.stgit@omen
State New
Headers show

Pull-request

https://gitlab.com/alex.williamson/qemu.git tags/vfio-fixes-v7.2-rc0.0

Message

Alex Williamson Nov. 4, 2022, 4:12 p.m. UTC
The following changes since commit ece5f8374d0416a339f0c0a9399faa2c42d4ad6f:

  Merge tag 'linux-user-for-7.2-pull-request' of https://gitlab.com/laurent_vivier/qemu into staging (2022-11-03 10:55:05 -0400)

are available in the Git repository at:

  https://gitlab.com/alex.williamson/qemu.git tags/vfio-fixes-v7.2-rc0.0

for you to fetch changes up to 2461e752199ca457bf0973b6c8a77dc30585809c:

  vfio/migration: Fix wrong enum usage (2022-11-03 15:57:31 -0600)

----------------------------------------------------------------
VFIO fixes for v7.2-rc0

 * Correct initial migration device state using correct v1
   protocol enum (Avihai Horon)

----------------------------------------------------------------
Avihai Horon (1):
      vfio/migration: Fix wrong enum usage

 hw/vfio/migration.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Stefan Hajnoczi Nov. 6, 2022, 10:34 p.m. UTC | #1
Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/7.2 for any user-visible changes.