All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] some fix in tests/migration
@ 2019-09-10 12:09 Mao Zhongyi
  2019-09-10 12:09 ` [Qemu-devel] [PATCH 1/3] tests/migration: mem leak fix Mao Zhongyi
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Mao Zhongyi @ 2019-09-10 12:09 UTC (permalink / raw)
  To: qemu-devel; +Cc: tony.nguyen, armbru, Mao Zhongyi, laurent

This patchset mainly fixes memory leak, typo and return
value of stress function in stress test.

Cc: armbru@redhat.com
Cc: laurent@vivier.eu
Cc: tony.nguyen@bt.com

Mao Zhongyi (3):
  tests/migration: mem leak fix
  tests/migration: fix a typo in comment
  tests/migration:fix unreachable path in stress test

 tests/migration/stress.c | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

-- 
2.17.1





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

end of thread, other threads:[~2019-09-11  1:37 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-10 12:09 [Qemu-devel] [PATCH 0/3] some fix in tests/migration Mao Zhongyi
2019-09-10 12:09 ` [Qemu-devel] [PATCH 1/3] tests/migration: mem leak fix Mao Zhongyi
2019-09-10 18:52   ` Alex Bennée
2019-09-11  1:35     ` maozy
2019-09-10 12:09 ` [Qemu-devel] [PATCH 2/3] tests/migration: fix a typo in comment Mao Zhongyi
2019-09-10 18:49   ` Alex Bennée
2019-09-10 12:09 ` [Qemu-devel] [PATCH 3/3] tests/migration:fix unreachable path in stress test Mao Zhongyi
2019-09-10 16:11 ` [Qemu-devel] [PATCH 0/3] some fix in tests/migration no-reply
2019-09-10 23:07 ` no-reply

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.