From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pasi =?iso-8859-1?Q?K=E4rkk=E4inen?= Subject: Re: [Xen-API] Re: Google Summer of Code Wiki pages - some minar gaps and corrections Date: Mon, 21 Feb 2011 18:21:34 +0200 Message-ID: <20110221162134.GF5345@reaktio.net> References: <4D5EAAC6.10204@xen.org> <20110218175236.GH5345@reaktio.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Todd Deshane Cc: jonathan.ludlam@eu.citrix.com, Lars Kurth , xen-devel@lists.xensource.com, xen-api@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Sat, Feb 19, 2011 at 12:49:31AM +0000, Todd Deshane wrote: > On Fri, Feb 18, 2011 at 5:52 PM, Pasi K=E4rkk=E4inen wro= te: > > On Fri, Feb 18, 2011 at 05:22:14PM +0000, Lars Kurth wrote: > >> =A0 =A0Hi everybody, > >> > >> =A0 =A0I transferred most GSoC ideas from the etherpad page > >> =A0 =A0([1]http://openetherpad.org/VOt1BGKFDR) to the Wiki at the fo= llowing > >> =A0 =A0location. There were a number of minor things: > >> > > > > Hmm.. I think the new location is missing from this email? > > >=20 > http://wiki.xen.org/xenwiki/GSoC_2011_ideas >=20 Thanks for the link. Some thoughts: Guest RPC mechanism: jonathan.ludlam@eu.citrix.com - upstream QEMU seems to have "virtagent" implemented, which is a guest = RPC mechanism. Any chances to re-use/collaborate? see for example Subject: "[Qemu-devel] [PATCH v3 0/2] virtagent - fsfr= eeze support" and Subject: "[Qemu-devel] [RFC][PATCH v6 00/23] virtagent: host/guest= RPC communication agent" git://repo.or.cz/qemu/mdroth.git virtagent_v6 and a new suggestion (not yet in the wiki): Xen block device live migration (storage migration) - allow moving VM from storage A to storage B without downtime. Upstream QEMU seems to have some block migration support already. -- Pasi