From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56298) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ys91x-0003hR-J8 for qemu-devel@nongnu.org; Tue, 12 May 2015 08:11:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ys91r-0008Ba-6x for qemu-devel@nongnu.org; Tue, 12 May 2015 08:11:25 -0400 From: Alberto Garcia Date: Tue, 12 May 2015 15:10:58 +0300 Message-Id: Subject: [Qemu-devel] [PATCH v2 0/1] Document how to configure the qcow2 L2/refcount caches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Kevin Wolf , Alberto Garcia , qemu-block@nongnu.org, Max Reitz , Stefan Hajnoczi Kevin applied all other patches from this series, so this is the only one left. Thanks to Max for all the feedback. v2: - Add copyright notice - Document refcount_bits and its effects v1: https://lists.gnu.org/archive/html/qemu-devel/2015-05/msg01891.html Regards, Berto Alberto Garcia (1): docs: document how to configure the qcow2 L2/refcount caches docs/qcow2-cache.txt | 143 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 143 insertions(+) create mode 100644 docs/qcow2-cache.txt -- 2.1.4