qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 0/4] block: Cleanups around error reporting


From: Max Reitz
Subject: Re: [Qemu-devel] [PATCH v2 0/4] block: Cleanups around error reporting
Date: Mon, 02 Feb 2015 12:52:46 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0

On 2015-01-29 at 04:36, Markus Armbruster wrote:
v2:
* PATCH 4: Use error_setg() [Kevin]
* R-bys retained

Markus Armbruster (4):
   blockdev: Give find_block_job() an Error ** parameter
   blockdev: Eliminate silly QERR_BLOCK_JOB_NOT_ACTIVE macro
   block: New bdrv_add_key(), convert monitor to use it
   block: Eliminate silly QERR_ macros used for encryption keys

  block.c                   | 30 ++++++++++++++++++++++++++++++
  blockdev.c                | 44 +++++++++++---------------------------------
  include/block/block.h     |  1 +
  include/qapi/qmp/qerror.h |  9 ---------
  monitor.c                 | 16 +++++++++++-----
  qmp.c                     |  8 ++++----
  6 files changed, 57 insertions(+), 51 deletions(-)

Thanks, applied to my block tree:

https://github.com/XanClic/qemu/commits/block



reply via email to

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