qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PULL 0/6]: QMP queue


From: Luiz Capitulino
Subject: [Qemu-devel] [PULL 0/6]: QMP queue
Date: Fri, 27 Apr 2012 12:00:55 -0300

Contains Stefan's new 'speed' argument to the block-stream command and
a small fix from me to qmp_balloon().

I'm not including the netdev_add/del conversion and the HMP fixes to
give any potential reviewers more time.

The changes (since be5ea8ed4481f0ffa4ea0f7ba13e465701536001) are available
in the following repository:

    git://repo.or.cz/qemu/qmp-unstable.git queue/qmp

Luiz Capitulino (1):
      qapi: fix qmp_balloon() conversion

Stefan Hajnoczi (5):
      block: use Error mechanism instead of -errno for block_job_create()
      block: use Error mechanism instead of -errno for block_job_set_speed()
      block: change block-job-set-speed argument from 'value' to 'speed'
      block: add 'speed' optional parameter to block-stream
      qemu-iotests: add block-stream speed value test case

 balloon.c                  |    2 +-
 block.c                    |   35 +++++++++++++-----
 block/stream.c             |   22 ++++++------
 block_int.h                |   19 ++++++----
 blockdev.c                 |   26 ++++++--------
 hmp-commands.hx            |    8 ++---
 hmp.c                      |    4 ++-
 qapi-schema.json           |   12 +++++--
 qmp-commands.hx            |    4 +--
 tests/qemu-iotests/030     |   85 +++++++++++++++++++++++++++++++++++---------
 tests/qemu-iotests/030.out |    4 +--
 11 files changed, 151 insertions(+), 70 deletions(-)



reply via email to

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