qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] block: Two copy offloading corrections
@ 2018-06-27  3:57 Fam Zheng
  2018-06-27  3:57 ` [Qemu-devel] [PATCH 1/2] qcow2: Remove dead check on !ret Fam Zheng
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Fam Zheng @ 2018-06-27  3:57 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-block, Fam Zheng, Kevin Wolf, Max Reitz, Stefan Hajnoczi



Fam Zheng (2):
  qcow2: Remove dead check on !ret
  block: Move request tracking to children in copy offloading

 block/io.c    | 59 ++++++++++++++++++++++++---------------------------
 block/qcow2.c |  2 +-
 2 files changed, 29 insertions(+), 32 deletions(-)

-- 
2.17.1

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

end of thread, other threads:[~2018-06-27 13:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-27  3:57 [Qemu-devel] [PATCH 0/2] block: Two copy offloading corrections Fam Zheng
2018-06-27  3:57 ` [Qemu-devel] [PATCH 1/2] qcow2: Remove dead check on !ret Fam Zheng
2018-06-27 13:05   ` Philippe Mathieu-Daudé
2018-06-27  3:57 ` [Qemu-devel] [PATCH 2/2] block: Move request tracking to children in copy offloading Fam Zheng
2018-06-27 10:27 ` [Qemu-devel] [PATCH 0/2] block: Two copy offloading corrections Stefan Hajnoczi
2018-06-27 12:52 ` Kevin Wolf

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).