From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46364) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bLWO0-0007lw-SD for qemu-devel@nongnu.org; Fri, 08 Jul 2016 10:04:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bLWNw-0006Ar-KN for qemu-devel@nongnu.org; Fri, 08 Jul 2016 10:04:07 -0400 From: Alberto Garcia Date: Fri, 8 Jul 2016 17:02:59 +0300 Message-Id: Subject: [Qemu-devel] [PATCH 0/2] Fix regression with the default naming of throttling groups List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: qemu-block@nongnu.org, Stefan Hajnoczi , Max Reitz , Alberto Garcia Hi, Stefan reported this, this is a regression caused by commit efaa7c4eeb7490c6f37f3. QEMU v2.6.0 is affected but the patch cannot be backported as-is, I'll send a separate version to qemu-stable. Berto Alberto Garcia (2): blockdev: Fix regression with the default naming of throttling groups qemu-iotests: Test naming of throttling groups blockdev.c | 7 +++- tests/qemu-iotests/093 | 98 ++++++++++++++++++++++++++++++++++++++++++++++ tests/qemu-iotests/093.out | 4 +- 3 files changed, 105 insertions(+), 4 deletions(-) -- 2.8.1