Message ID | 20240331183251.1045817-1-peterx@redhat.com |
---|---|
State | New |
Headers | show |
On Sun, 31 Mar 2024 at 19:32, <peterx@redhat.com> wrote: > > From: Peter Xu <peterx@redhat.com> > > The following changes since commit b9dbf6f9bf533564f6a4277d03906fcd32bb0245: > > Merge tag 'pull-tcg-20240329' of https://gitlab.com/rth7680/qemu into staging (2024-03-30 14:54:57 +0000) > > are available in the Git repository at: > > https://gitlab.com/peterx/qemu.git tags/migration-20240331-pull-request > > for you to fetch changes up to d0ad271a7613459bd0a3397c8071a4ad06f3f7eb: > > migration/postcopy: Ensure postcopy_start() sets errp if it fails (2024-03-31 14:30:03 -0400) > > ---------------------------------------------------------------- > Migration pull for 9.0-rc2 > > - Avihai's two fixes on error paths Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/9.0 for any user-visible changes. -- PMM
From: Peter Xu <peterx@redhat.com> The following changes since commit b9dbf6f9bf533564f6a4277d03906fcd32bb0245: Merge tag 'pull-tcg-20240329' of https://gitlab.com/rth7680/qemu into staging (2024-03-30 14:54:57 +0000) are available in the Git repository at: https://gitlab.com/peterx/qemu.git tags/migration-20240331-pull-request for you to fetch changes up to d0ad271a7613459bd0a3397c8071a4ad06f3f7eb: migration/postcopy: Ensure postcopy_start() sets errp if it fails (2024-03-31 14:30:03 -0400) ---------------------------------------------------------------- Migration pull for 9.0-rc2 - Avihai's two fixes on error paths ---------------------------------------------------------------- Avihai Horon (2): migration: Set migration error in migration_completion() migration/postcopy: Ensure postcopy_start() sets errp if it fails migration/migration.c | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+)