From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=35846 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P8YJ3-0002eE-Gk for qemu-devel@nongnu.org; Wed, 20 Oct 2010 09:02:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P8YIz-0007bA-Re for qemu-devel@nongnu.org; Wed, 20 Oct 2010 09:02:11 -0400 Received: from mail-qy0-f173.google.com ([209.85.216.173]:64492) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P8YIz-0007at-Pa for qemu-devel@nongnu.org; Wed, 20 Oct 2010 09:02:09 -0400 Received: by qyl33 with SMTP id 33so1557201qyl.4 for ; Wed, 20 Oct 2010 06:02:09 -0700 (PDT) Message-ID: <4CBEE84F.7060207@codemonkey.ws> Date: Wed, 20 Oct 2010 08:02:07 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] KVM call minutes for Oct 19 References: <20101019151441.GA24673@x200.localdomain> <4DE00079-05FA-40DF-9EA5-9573AD745117@suse.de> In-Reply-To: <4DE00079-05FA-40DF-9EA5-9573AD745117@suse.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf Cc: Chris Wright , qemu-devel@nongnu.org, kvm@vger.kernel.org On 10/20/2010 03:21 AM, Alexander Graf wrote: >> Live snapshots >> - merge snapshot? >> - already supported, question about mgmt of snapshot chain >> - integrate with fsfreeze (and windows alternative) >> >> Guest Agent >> - have one coming RSN (poke Anthony for details) >> > Would there be a chance to have a single agent for everyone, so that we actually form a Qemu agent instead of a dozen individual ones? I'm mainly thinking Spice here. > Our main design points are to keep the code simple with few dependencies and to provide interfaces that have the maximum amount of flexibility. Having a single agent (not an agent framework) is important if we want these interfaces to be ubiquitous. This really means that the guest agent should be part of the QEMU source tree IMHO so that there is always a standard version of the agent. Regards, Anthony Liguori > Alex > > -- > To unsubscribe from this list: send the line "unsubscribe kvm" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html >