From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45312) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V7qy3-0005lT-5K for qemu-devel@nongnu.org; Fri, 09 Aug 2013 13:59:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V7qxx-0003dZ-64 for qemu-devel@nongnu.org; Fri, 09 Aug 2013 13:59:15 -0400 Received: from mx1.redhat.com ([209.132.183.28]:46811) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V7qxw-0003ay-Tk for qemu-devel@nongnu.org; Fri, 09 Aug 2013 13:59:09 -0400 From: Kevin Wolf Date: Fri, 9 Aug 2013 19:59:00 +0200 Message-Id: <1376071141-3214-1-git-send-email-kwolf@redhat.com> Subject: [Qemu-devel] [PULL] Block fix for 1.6 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: anthony@codemonkey.ws Cc: kwolf@redhat.com, qemu-devel@nongnu.org The following changes since commit 2e985fe000e73097e325e18b943e8babfa96c35c: mips: revert commit b332d24a8e1290954029814d09156b06ede358e2 (2013-08-08 23:06:15 +0200) are available in the git repository at: git://repo.or.cz/qemu/kevin.git for-anthony for you to fetch changes up to 6db5f5d68e2ffc430ba0511e23fc36c7363510f1: block: Bugfix 'format' and 'snapshot' used in drive option (2013-08-09 19:33:23 +0200) ---------------------------------------------------------------- Mike Qiu (1): block: Bugfix 'format' and 'snapshot' used in drive option blockdev.c | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-)