qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v2 0/3] null driver patches


From: Fam Zheng
Subject: [Qemu-devel] [PATCH v2 0/3] null driver patches
Date: Wed, 1 Apr 2015 09:45:37 +0800

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 via email to

[Prev in Thread] Current Thread [Next in Thread]