From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N08Hu-0006hJ-CS for qemu-devel@nongnu.org; Tue, 20 Oct 2009 02:33:42 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N08Hp-0006g4-67 for qemu-devel@nongnu.org; Tue, 20 Oct 2009 02:33:41 -0400 Received: from [199.232.76.173] (port=47698 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N08Ho-0006g1-Ux for qemu-devel@nongnu.org; Tue, 20 Oct 2009 02:33:37 -0400 Received: from mail-qy0-f194.google.com ([209.85.221.194]:52681) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N08Ho-00025a-Ks for qemu-devel@nongnu.org; Tue, 20 Oct 2009 02:33:36 -0400 Received: by qyk32 with SMTP id 32so3734534qyk.4 for ; Mon, 19 Oct 2009 23:33:35 -0700 (PDT) MIME-Version: 1.0 Sender: t.hirofuchi@gmail.com In-Reply-To: <4AC29E4D.80707@us.ibm.com> References: <4AC29E4D.80707@us.ibm.com> Date: Tue, 20 Oct 2009 15:33:35 +0900 Message-ID: <6af975ee0910192333v367c680an79e78575cef80eeb@mail.gmail.com> From: Takahiro Hirofuchi Content-Type: text/plain; charset=ISO-8859-1 Subject: [Qemu-devel] Re: Release plan for 0.12.0 List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: "qemu-devel@nongnu.org" , kvm-devel , Paul Brook Hello, 2009/9/30 Anthony Liguori : > Hi, > > Now that 0.11.0 is behind us, it's time to start thinking about 0.12.0. > o storage live migration Sorry for a bit off topic. But, my special NBD server can do this independently of VMM implementations. See http://bitbucket.org/hirofuchi/xnbd/wiki/Home if interested. Takahiro