qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/1] qemu/migration: fix the migration bug found by qemu-iotests case 068
@ 2017-06-06  5:24 QingFeng Hao
  2017-06-06  5:24 ` [Qemu-devel] [PATCH v2 1/1] qemu/migration: fix the double free problem on from_src_file QingFeng Hao
  0 siblings, 1 reply; 9+ messages in thread
From: QingFeng Hao @ 2017-06-06  5:24 UTC (permalink / raw)
  To: qemu-devel, qemu-block
  Cc: peterx, dgilbert, borntraeger, cornelia.huck, liujbjl, kwolf,
	famz, QingFeng Hao

Hi all,
This patch is to fix the migration bug found by qemu-iotests case 068
and based on upstream master's commit:
199e19ee53: Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into staging.
The bug was introduced by commit "660819b migration: shut src return path unconditionally".

Change Log(v2):
Got reviewed-by from Dr. David Alan Gilbert and Peter Xu.

Thanks!

QingFeng Hao (1):
  qemu/migration: fix the double free problem on from_src_file

 migration/savevm.c | 1 -
 1 file changed, 1 deletion(-)

-- 
2.11.2

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2017-06-08  5:24 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-06  5:24 [Qemu-devel] [PATCH v2 0/1] qemu/migration: fix the migration bug found by qemu-iotests case 068 QingFeng Hao
2017-06-06  5:24 ` [Qemu-devel] [PATCH v2 1/1] qemu/migration: fix the double free problem on from_src_file QingFeng Hao
2017-06-06 12:49   ` Kevin Wolf
2017-06-06 17:42     ` Dr. David Alan Gilbert
2017-06-07  3:29       ` Peter Xu
2017-06-06 17:57     ` Juan Quintela
2017-06-07  3:18     ` QingFeng Hao
2017-06-07 12:18       ` Dr. David Alan Gilbert
2017-06-08  5:23         ` QingFeng Hao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).