[PULL 0/1] Migration patches for 2025-04-01

Fabiano Rosas posted 1 patch 7 months, 2 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20250401195353.803-1-farosas@suse.de
Maintainers: Peter Xu <peterx@redhat.com>, Fabiano Rosas <farosas@suse.de>
migration/channel-block.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PULL 0/1] Migration patches for 2025-04-01
Posted by Fabiano Rosas 7 months, 2 weeks ago
The following changes since commit 0f15892acaf3f50ecc20c6dad4b3ebdd701aa93e:

  Merge tag 'pull-riscv-to-apply-20250328' of https://github.com/alistair23/qemu into staging (2025-03-28 08:06:53 -0400)

are available in the Git repository at:

  https://gitlab.com/farosas/qemu.git tags/migration-20250401-pull-request

for you to fetch changes up to c0b32426ce56182c1ce2a12904f3a702c2ecc460:

  migration: fix SEEK_CUR offset calculation in qio_channel_block_seek (2025-03-31 09:17:01 -0300)

----------------------------------------------------------------
Migration pull request

Fix QIOChannelBlock's seek routine

----------------------------------------------------------------

Marco Cavenati (1):
  migration: fix SEEK_CUR offset calculation in qio_channel_block_seek

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

-- 
2.35.3
Re: [PULL 0/1] Migration patches for 2025-04-01
Posted by Stefan Hajnoczi 7 months, 2 weeks ago
Applied, thanks.

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