From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58837) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YdHId-000619-Uq for qemu-devel@nongnu.org; Wed, 01 Apr 2015 07:59:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YdHIc-0004K1-AQ for qemu-devel@nongnu.org; Wed, 01 Apr 2015 07:59:11 -0400 Date: Wed, 1 Apr 2015 12:50:21 +0100 From: Stefan Hajnoczi Message-ID: <20150401115021.GA7625@stefanha-thinkpad.redhat.com> References: <1427852740-24315-1-git-send-email-famz@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="0F1p//8PRICkK4MW" Content-Disposition: inline In-Reply-To: <1427852740-24315-1-git-send-email-famz@redhat.com> Subject: Re: [Qemu-devel] [Qemu-block] [PATCH v2 0/3] null driver patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Fam Zheng Cc: Stefan Hajnoczi , qemu-devel@nongnu.org, qemu-block@nongnu.org --0F1p//8PRICkK4MW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 01, 2015 at 09:45:37AM +0800, Fam Zheng wrote: > v2: Change patch 01 to use realtime clock, that way we don't need to chec= k the > VCPU state. [Stefan] > Added Eric's rev-by in 2&3. > Change title to "Null block driver" in 3. [Eric] >=20 > The second patch allows testing commit to a null image. >=20 > The third adds a stanza to MAINTAINERS. >=20 >=20 > 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 >=20 > MAINTAINERS | 6 +++++ > block/null.c | 66 ++++++++++++++++++++++++++++++++++++++++++++++= +----- > qapi/block-core.json | 5 +++- > 3 files changed, 70 insertions(+), 7 deletions(-) >=20 > --=20 > 1.9.3 >=20 >=20 Reviewed-by: Stefan Hajnoczi --0F1p//8PRICkK4MW Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJVG9t9AAoJEJykq7OBq3PILmQIAMO1Nu8sfyTlmTNrToNEGjko rr+t/NqdsB2P8r1aRtMHjqPqWRwEzkmBFmON1/9ccGiUT7+m2O0iKfghSitDMMCY wJRaNGZ4lSWji0NC/XSHy+sQRuwY7DLAbch9GuskQzQrKGWk0/yZfbbadAaQKFeX YusNVGceA4EqDuvgdN8gWBKnFUCTsSTu6TgNxHA0soDe26xDtXzsT+C2SIQR/CS9 ZFAB9npubCSCdEfugL534HoZtRjlcqraqhvLAhz9WgfEU74rtp/w8VaBvz+AilW8 Ky1DPHiy0jfg9Y91vkvD1JOI+EP3tDceqvCNEbEN7o6qr5n5OWcOK5yyp3FNcHE= =LQF/ -----END PGP SIGNATURE----- --0F1p//8PRICkK4MW--