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

v2: Change patch 01 to use realtime clock, that way we don't need to check the
    VCPU state. [Stefan]
    Added Eric's rev-by in 2&3.
    Change title to "Null block driver" in 3. [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         | 66 +++++++++++++++++++++++++++++++++++++++++++++++-----
 qapi/block-core.json |  5 +++-
 3 files changed, 70 insertions(+), 7 deletions(-)

-- 
1.9.3

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

end of thread, other threads:[~2015-04-20 12:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-01  1:45 [Qemu-devel] [PATCH v2 0/3] null driver patches Fam Zheng
2015-04-01  1:45 ` [Qemu-devel] [PATCH v2 1/3] block/null: Latency simulation by adding new option "latency-ns" Fam Zheng
2015-04-01  1:45 ` [Qemu-devel] [PATCH v2 2/3] block/null: Support reopen Fam Zheng
2015-04-01  1:45 ` [Qemu-devel] [PATCH v2 3/3] MAINTAINERS: Add Fam Zheng as Null block driver maintainer Fam Zheng
2015-04-01 11:50 ` [Qemu-devel] [Qemu-block] [PATCH v2 0/3] null driver patches Stefan Hajnoczi
2015-04-20 12:50 ` Stefan Hajnoczi

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