From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42701) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1abAcF-0005VP-OS for qemu-devel@nongnu.org; Wed, 02 Mar 2016 12:31:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1abAcE-0002qm-UG for qemu-devel@nongnu.org; Wed, 02 Mar 2016 12:31:15 -0500 From: Max Reitz Date: Wed, 2 Mar 2016 18:31:07 +0100 Message-Id: <1456939869-529-1-git-send-email-mreitz@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: [Qemu-devel] [PATCH 0/2] block/qapi: Pass bdrv_query_blk_stats() s->stats List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-block@nongnu.org Cc: Kevin Wolf , qemu-devel@nongnu.org, Max Reitz Tis[1] a followup to Kevin's series =E2=80=9Cblock/qapi: Include empty dr= ives in query-blockstats=E2=80=9D because not only should no good deed go unpunis= hed, but the very same applies to mediocre comments, too, apparently. [1] I just misspelled =E2=80=9CThis=E2=80=9D and then decided not to fix = it. Max Reitz (2): block/qapi: Set s->device in bdrv_query_stats() block/qapi: Pass bdrv_query_blk_stats() s->stats block/qapi.c | 55 +++++++++++++++++++++++++++---------------------------= - 1 file changed, 27 insertions(+), 28 deletions(-) --=20 2.7.2