On 25 May 2018 at 14:32, Juan Quintela <quint...@redhat.com> wrote: > Hi > > this pull: > - fix iotests problems > - add a fix for coverity. > > Apply, please. > > The following changes since commit 5a5c383b1373aeb6c87a0d6060f6c3dc7c53082b: > > Merge remote-tracking branch > 'remotes/vivier2/tags/linux-user-for-2.13-pull-request' into staging > (2018-05-25 10:04:36 +0100) > > are available in the Git repository at: > > git://github.com/juanquintela/qemu.git tags/migration/20180525 > > for you to fetch changes up to bf269906f5b225a04825b2bce4364bfe1d509999: > > migration: use g_free for ram load bitmap (2018-05-25 15:29:48 +0200) > > ---------------------------------------------------------------- > migration/next for 20180525 > > ---------------------------------------------------------------- > Juan Quintela (1): > migration: fix exec/fd migrations > > Peter Xu (1): > migration: use g_free for ram load bitmap > > migration/exec.c | 4 ++++ > migration/fd.c | 4 ++++ > migration/ram.c | 4 ++-- > 3 files changed, 10 insertions(+), 2 deletions(-)
Applied, thanks. -- PMM