From: Fam Zheng <famz@redhat.com>
To: qemu-devel@nongnu.org
Cc: Kevin Wolf <kwolf@redhat.com>,
qemu-block@nongnu.org, Stefan Hajnoczi <stefanha@redhat.com>
Subject: [Qemu-devel] [PATCH 0/3] null driver patches
Date: Mon, 30 Mar 2015 17:23:17 +0800 [thread overview]
Message-ID: <1427707400-4323-1-git-send-email-famz@redhat.com> (raw)
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
next reply other threads:[~2015-03-30 9:23 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-30 9:23 Fam Zheng [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1427707400-4323-1-git-send-email-famz@redhat.com \
--to=famz@redhat.com \
--cc=kwolf@redhat.com \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).