All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] small fix of block job
@ 2016-06-22  9:16 Changlong Xie
  2016-06-22  9:16 ` [Qemu-devel] [PATCH 1/2] blockjob: assert(cb) in the entry functions of blockjob Changlong Xie
  2016-06-22  9:16 ` [Qemu-devel] [PATCH 2/2] mirror: fix misleading comments Changlong Xie
  0 siblings, 2 replies; 10+ messages in thread
From: Changlong Xie @ 2016-06-22  9:16 UTC (permalink / raw)
  To: qemu devel, Jeff Cody
  Cc: Stefan Hajnoczi, Fam Zheng, Max Reitz, Kevin Wolf, Wen Congyang,
	Changlong Xie

Changlong Xie (2):
  blockjob: assert(cb) in the entry functions of blockjob
  mirror: fix misleading comments

 block/commit.c | 1 +
 block/mirror.c | 4 +++-
 block/stream.c | 1 +
 3 files changed, 5 insertions(+), 1 deletion(-)

-- 
1.9.3

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

end of thread, other threads:[~2016-06-23  6:53 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-22  9:16 [Qemu-devel] [PATCH 0/2] small fix of block job Changlong Xie
2016-06-22  9:16 ` [Qemu-devel] [PATCH 1/2] blockjob: assert(cb) in the entry functions of blockjob Changlong Xie
2016-06-22  9:50   ` Paolo Bonzini
2016-06-22 10:12     ` Changlong Xie
2016-06-22 10:19       ` Paolo Bonzini
2016-06-22 17:31         ` Eric Blake
2016-06-23  1:04           ` Changlong Xie
2016-06-23  6:21             ` Kevin Wolf
2016-06-23  6:57               ` Changlong Xie
2016-06-22  9:16 ` [Qemu-devel] [PATCH 2/2] mirror: fix misleading comments Changlong Xie

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.