From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:55846) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QcM36-0001oS-RP for qemu-devel@nongnu.org; Thu, 30 Jun 2011 14:33:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QcM34-0007yR-G1 for qemu-devel@nongnu.org; Thu, 30 Jun 2011 14:33:12 -0400 Received: from mx1.redhat.com ([209.132.183.28]:36530) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QcM33-0007xv-C9 for qemu-devel@nongnu.org; Thu, 30 Jun 2011 14:33:09 -0400 Received: from int-mx12.intmail.prod.int.phx2.redhat.com (int-mx12.intmail.prod.int.phx2.redhat.com [10.5.11.25]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id p5UIX7ME014336 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 30 Jun 2011 14:33:07 -0400 From: Luiz Capitulino Date: Thu, 30 Jun 2011 15:33:00 -0300 Message-Id: <1309458783-12661-1-git-send-email-lcapitulino@redhat.com> Subject: [Qemu-devel] [PATCH 0/3]: block: Small drive_init() improvements List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: kwolf@redhat.com, armbru@redhat.com Please, see individual patches for details. blockdev.c | 65 ++++++++++++++++++++++++++++------------------------------- 1 files changed, 31 insertions(+), 34 deletions(-)