qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] null driver patches
@ 2015-03-30  9:23 Fam Zheng
  2015-03-30  9:23 ` [Qemu-devel] [PATCH 1/3] block/null: Latency simulation by adding new option "latency-ns" Fam Zheng
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Fam Zheng @ 2015-03-30  9:23 UTC (permalink / raw)
  To: qemu-devel; +Cc: Kevin Wolf, qemu-block, Stefan Hajnoczi

The first patch was the same one from 03/18 which is reviewed by Eric.

The second patch allows testing commit to a null image.

The third adds a stanza to MAINTAINERS.

Fam Zheng (3):
  block/null: Latency simulation by adding new option "latency-ns"
  block/null: Support reopen
  MAINTAINERS: Add Fam Zheng as Null block driver maintainer

 MAINTAINERS          |  6 +++++
 block/null.c         | 67 +++++++++++++++++++++++++++++++++++++++++++++++-----
 qapi/block-core.json |  5 +++-
 3 files changed, 71 insertions(+), 7 deletions(-)

-- 
1.9.3

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

end of thread, other threads:[~2015-04-01  1:24 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-30  9:23 [Qemu-devel] [PATCH 0/3] null driver patches Fam Zheng
2015-03-30  9:23 ` [Qemu-devel] [PATCH 1/3] block/null: Latency simulation by adding new option "latency-ns" Fam Zheng
2015-03-30  9:23 ` [Qemu-devel] [PATCH 2/3] block/null: Support reopen Fam Zheng
2015-03-30 12:54   ` Eric Blake
2015-03-30  9:23 ` [Qemu-devel] [PATCH 3/3] MAINTAINERS: Add Fam Zheng as Null block driver maintainer Fam Zheng
2015-03-30 12:53   ` Eric Blake
2015-04-01  1:24     ` Fam Zheng

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