From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:39258) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TcydK-00029t-Cy for qemu-devel@nongnu.org; Mon, 26 Nov 2012 08:22:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TcydJ-0000Yq-Ho for qemu-devel@nongnu.org; Mon, 26 Nov 2012 08:21:58 -0500 Received: from mx1.redhat.com ([209.132.183.28]:20884) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TcydJ-0000Yi-AW for qemu-devel@nongnu.org; Mon, 26 Nov 2012 08:21:57 -0500 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id qAQDLutj028111 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 26 Nov 2012 08:21:56 -0500 From: Kevin Wolf Date: Mon, 26 Nov 2012 14:21:47 +0100 Message-Id: <1353936109-10877-1-git-send-email-kwolf@redhat.com> Subject: [Qemu-devel] [PATCH 1.3 v3 0/2] Documentation: Block related updates for 1.3 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: kwolf@redhat.com, stefanha@redhat.com Kevin Wolf (2): Documentation: Update block cache mode information Documentation: Update image format information qemu-doc.texi | 167 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ qemu-img.texi | 84 +++++++++------------------- qemu-options.hx | 38 ++++++------ 3 files changed, 213 insertions(+), 76 deletions(-) -- 1.7.6.5