Re: [Qemu-devel] qemu-guest-agent question

2015-10-23 Thread Vasiliy Tolstov
2015-10-21 18:28 GMT+03:00 Michael Roth : > > I assumed you were referring to 'commands' via the recent > guest-exec command that was added, but in case that's not what you were > asking about: > > The guest agent commands themselves are synchronous, and qga will > process and respond to requests a

Re: [Qemu-devel] qemu-guest-agent question

2015-10-21 Thread Michael Roth
Quoting Vasiliy Tolstov (2015-10-19 08:41:35) > I'm try to understand sources of qga and have a question- does agent > execute commands synchronous or if i'm send firstly long running > command and after that send short lived command, short lived command > response can be sended before first comm

Re: [Qemu-devel] qemu-guest-agent question

2015-10-21 Thread Michael Roth
Quoting Michael Roth (2015-10-21 10:10:40) > Quoting Vasiliy Tolstov (2015-10-19 08:41:35) > > I'm try to understand sources of qga and have a question- does agent > > execute commands synchronous or if i'm send firstly long running > > command and after that send short lived command, short lived

[Qemu-devel] qemu-guest-agent question

2015-10-19 Thread Vasiliy Tolstov
I'm try to understand sources of qga and have a question- does agent execute commands synchronous or if i'm send firstly long running command and after that send short lived command, short lived command response can be sended before first command result? Thanks! -- Vasiliy Tolstov, e-mail: v.to