Re: [Qemu-devel] [PATCH 0/2] [RFC] qemu-ga: add support for guest command execution

2013-10-08 Thread Michael Roth
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 in

Re: [Qemu-devel] [PATCH 0/2] [RFC] qemu-ga: add support for guest command execution

2013-10-08 Thread Michael Roth
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

[Qemu-devel] [PATCH 0/2] [RFC] qemu-ga: add support for guest command execution

2013-10-07 Thread srinath reddy
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 need a similar functionality. Thanks, Srinath. -- good day

Re: [Qemu-devel] [PATCH 0/2] [RFC] qemu-ga: add support for guest command execution

2011-12-18 Thread Alon Levy
On Tue, Dec 06, 2011 at 10:43:42AM -0600, Michael Roth wrote: > On 12/06/2011 08:44 AM, Daniel P. Berrange wrote: > >On Tue, Dec 06, 2011 at 08:34:06AM -0600, Michael Roth wrote: > >>The code is still in rough shape, but while we're on the topic of guest > >>agents > >>I wanted to put out a workin

Re: [Qemu-devel] [PATCH 0/2] [RFC] qemu-ga: add support for guest command execution

2011-12-06 Thread Michael Roth
On 12/06/2011 08:44 AM, Daniel P. Berrange wrote: On Tue, Dec 06, 2011 at 08:34:06AM -0600, Michael Roth wrote: The code is still in rough shape, but while we're on the topic of guest agents I wanted to put out a working example of how exec functionality can be added to qemu-ga to provide a mech

Re: [Qemu-devel] [PATCH 0/2] [RFC] qemu-ga: add support for guest command execution

2011-12-06 Thread Daniel P. Berrange
On Tue, Dec 06, 2011 at 08:34:06AM -0600, Michael Roth wrote: > The code is still in rough shape, but while we're on the topic of guest agents > I wanted to put out a working example of how exec functionality can be added > to qemu-ga to provide a mechansim for building arbitrarilly high-level > in

[Qemu-devel] [PATCH 0/2] [RFC] qemu-ga: add support for guest command execution

2011-12-06 Thread Michael Roth
The code is still in rough shape, but while we're on the topic of guest agents I wanted to put out a working example of how exec functionality can be added to qemu-ga to provide a mechansim for building arbitrarilly high-level interfaces. The hope is that by allowing qemu-ga to execute commands in