Re: [Qemu-devel] [PATCH v5 1/5] guest agent: command state class

2011-06-16 Thread Luiz Capitulino
On Tue, 14 Jun 2011 15:06:21 -0500 Michael Roth wrote: > > Signed-off-by: Michael Roth > --- > qga/guest-agent-command-state.c | 73 > +++ > qga/guest-agent-core.h | 25 + It's not possible to build this. I see that the last patch h

Re: [Qemu-devel] [PATCH v5 1/5] guest agent: command state class

2011-06-16 Thread Michael Roth
On 06/16/2011 01:29 PM, Luiz Capitulino wrote: On Tue, 14 Jun 2011 15:06:21 -0500 Michael Roth wrote: Signed-off-by: Michael Roth --- qga/guest-agent-command-state.c | 73 +++ qga/guest-agent-core.h | 25 + It's not possible to

Re: [Qemu-devel] [PATCH v5 1/5] guest agent: command state class

2011-06-16 Thread Luiz Capitulino
On Thu, 16 Jun 2011 13:46:31 -0500 Michael Roth wrote: > On 06/16/2011 01:29 PM, Luiz Capitulino wrote: > > On Tue, 14 Jun 2011 15:06:21 -0500 > > Michael Roth wrote: > > > >> > >> Signed-off-by: Michael Roth > >> --- > >> qga/guest-agent-command-state.c | 73 > >> ++

[Qemu-devel] [PATCH v5 1/5] guest agent: command state class

2011-06-14 Thread Michael Roth
Signed-off-by: Michael Roth --- qga/guest-agent-command-state.c | 73 +++ qga/guest-agent-core.h | 25 + 2 files changed, 98 insertions(+), 0 deletions(-) create mode 100644 qga/guest-agent-command-state.c create mode 100644 qga/gues