From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=38900 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PmMjl-0003bK-7W for qemu-devel@nongnu.org; Mon, 07 Feb 2011 03:46:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PmMjk-0000vk-7P for qemu-devel@nongnu.org; Mon, 07 Feb 2011 03:46:20 -0500 Received: from mx1.redhat.com ([209.132.183.28]:43799) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PmMjk-0000vY-0d for qemu-devel@nongnu.org; Mon, 07 Feb 2011 03:46:20 -0500 Message-ID: <4D4FB1AB.1020700@redhat.com> Date: Mon, 07 Feb 2011 09:47:39 +0100 From: Kevin Wolf MIME-Version: 1.0 References: <1297062244-29869-1-git-send-email-morita.kazutaka@lab.ntt.co.jp> In-Reply-To: <1297062244-29869-1-git-send-email-morita.kazutaka@lab.ntt.co.jp> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH] Documentation: add Sheepdog disk images List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: MORITA Kazutaka Cc: sheepdog@lists.wpkg.org, qemu-devel@nongnu.org Am 07.02.2011 08:04, schrieb MORITA Kazutaka: > Signed-off-by: MORITA Kazutaka > --- > qemu-doc.texi | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++ > 1 files changed, 52 insertions(+), 0 deletions(-) Thanks, applied to the block branch. Kevin