On 29 March 2018 at 14:57, Dr. David Alan Gilbert (git) <dgilb...@redhat.com> wrote: > From: "Dr. David Alan Gilbert" <dgilb...@redhat.com> > > The following changes since commit 47d3b60858d90ac8a0cc3a72af7f95c96781125a: > > Merge remote-tracking branch > 'remotes/riscv/tags/riscv-qemu-2.12-important-fixes' into staging (2018-03-28 > 22:13:38 +0100) > > are available in the Git repository at: > > git://github.com/dagrh/qemu.git tags/pull-migration-20180329a > > for you to fetch changes up to 0746a92612276aee69e66dfe6782b0f882d221d5: > > migration: Don't activate block devices if using -S (2018-03-29 14:53:16 > +0100) > > ---------------------------------------------------------------- > Migration pull (small fixes) > > A pair of two small fixes for 2.12. > > ---------------------------------------------------------------- > Dr. David Alan Gilbert (1): > migration: Don't activate block devices if using -S > > Marc-André Lureau (1): > migration: fix pfd leak > > migration/migration.c | 22 +++++++++++++++------- > migration/postcopy-ram.c | 1 + > 2 files changed, 16 insertions(+), 7 deletions(-) >
Applied, thanks. -- PMM