qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v5 0/4] The intro of QEMU block I/O throttling


From: Zhi Yong Wu
Subject: Re: [Qemu-devel] [PATCH v5 0/4] The intro of QEMU block I/O throttling
Date: Wed, 10 Aug 2011 13:09:27 +0800

On Tue, Aug 9, 2011 at 8:08 PM, Stefan Hajnoczi <address@hidden> wrote:
> On Tue, Aug 9, 2011 at 5:17 AM, Zhi Yong Wu <address@hidden> wrote:
>>  Makefile.objs     |    2 +-
>>  block.c           |  347 
>> +++++++++++++++++++++++++++++++++++++++++++++++++++--
>>  block.h           |    6 +-
>>  block/blk-queue.c |  141 ++++++++++++++++++++++
>>  block/blk-queue.h |   73 +++++++++++
>>  block_int.h       |   30 +++++
>>  blockdev.c        |  108 +++++++++++++++++
>>  blockdev.h        |    2 +
>>  hmp-commands.hx   |   15 +++
>>  qemu-config.c     |   24 ++++
>>  qemu-option.c     |   17 +++
>>  qemu-option.h     |    1 +
>>  qemu-options.hx   |    1 +
>>  qerror.c          |    4 +
>>  qerror.h          |    3 +
>>  qmp-commands.hx   |   52 ++++++++-
>>  16 files changed, 813 insertions(+), 13 deletions(-)
>>  create mode 100644 block/blk-queue.c
>>  create mode 100644 block/blk-queue.h
>
> This series is against qemu-kvm.git, please send block patches against
> qemu.git/master in the future.  There is no qemu-kvm.git-specific code
> here so just working against qemu.git and emailing qemu-devel is best.
Do you know how to rebase it from qemu-kvm.git to qemu.git directly?

>
> Stefan
>



-- 
Regards,

Zhi Yong Wu



reply via email to

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