From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60038) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VTegh-0007cz-4H for qemu-devel@nongnu.org; Tue, 08 Oct 2013 17:19:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VTegZ-0006wY-Hi for qemu-devel@nongnu.org; Tue, 08 Oct 2013 17:19:27 -0400 Received: from e7.ny.us.ibm.com ([32.97.182.137]:34256) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VTegZ-0006wU-Cn for qemu-devel@nongnu.org; Tue, 08 Oct 2013 17:19:19 -0400 Received: from /spool/local by e7.ny.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Tue, 8 Oct 2013 17:19:19 -0400 Received: from b01cxnp22035.gho.pok.ibm.com (b01cxnp22035.gho.pok.ibm.com [9.57.198.25]) by d01dlp03.pok.ibm.com (Postfix) with ESMTP id 2FF2BC90044 for ; Tue, 8 Oct 2013 17:19:16 -0400 (EDT) Received: from d01av02.pok.ibm.com (d01av02.pok.ibm.com [9.56.224.216]) by b01cxnp22035.gho.pok.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id r98LJGJZ62390320 for ; Tue, 8 Oct 2013 21:19:16 GMT Received: from d01av02.pok.ibm.com (loopback [127.0.0.1]) by d01av02.pok.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id r98LJFfp025405 for ; Tue, 8 Oct 2013 18:19:16 -0300 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable From: Michael Roth References: <20131008211252.2699.81893@loki> In-Reply-To: <20131008211252.2699.81893@loki> Message-ID: <20131008211912.2699.84680@loki> Date: Tue, 08 Oct 2013 16:19:12 -0500 Subject: Re: [Qemu-devel] [PATCH 0/2] [RFC] qemu-ga: add support for guest command execution List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: srinath reddy , qemu-devel@nongnu.org Quoting Michael Roth (2013-10-08 16:12:52) > Quoting srinath reddy (2013-10-07 09:06:04) > > Hi, > > > > Can someone help me in finding the status of this RFC here > > http://lists.gnu.org/archive/html/qemu-devel/2011-12/msg00722.html > = > I picked it up again a few months back and re-worked the interface > to address some of the initial review comments by using glib's > exec() wrappers. I also added support for windows along with the > guest-file-* interfaces, but then proceeded to blow everything away > in an rm -rf ~ incident. And, of course, I was too cool for backups. > = > I think I can still piece most of it back together from some vim > backup/temp files that managed to survive, I'm scared to confirm. > But either way I won't have time to take a look at it again until > the QEMU 1.7 development cycle. 1.8 I mean, Nov/Dec timeframe > = > > > > I need a similar functionality. > > = > > Thanks, > > Srinath. > > = > > -- > > good day