From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42648) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fLSvU-0005em-9l for qemu-devel@nongnu.org; Wed, 23 May 2018 08:31:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fLSvP-0006O7-Cm for qemu-devel@nongnu.org; Wed, 23 May 2018 08:31:32 -0400 Date: Wed, 23 May 2018 14:31:08 +0200 From: Kevin Wolf Message-ID: <20180523123108.GE7523@localhost.localdomain> References: <20180523095830.24362-1-kwolf@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180523095830.24362-1-kwolf@redhat.com> Subject: Re: [Qemu-devel] [PATCH 0/2] qemu-iotests: Add more tests to "migration" group List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-block@nongnu.org Cc: quintela@redhat.com, qemu-devel@nongnu.org Am 23.05.2018 um 11:58 hat Kevin Wolf geschrieben: > Kevin Wolf (2): > qemu-iotests: Add more tests to "migration" group > qemu-iotests: Remove MIG_SOCKET from non-migration tests Applied to the block branch. Kevin