qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
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 v2 0/3] null driver patches
Date: Wed,  1 Apr 2015 09:45:37 +0800	[thread overview]
Message-ID: <1427852740-24315-1-git-send-email-famz@redhat.com> (raw)

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

             reply	other threads:[~2015-04-01  1:46 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-01  1:45 Fam Zheng [this message]
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

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=1427852740-24315-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).