On Wed, 24 Aug 2011 15:41:43 -0500
Anthony Liguori wrote:
> On 08/24/2011 03:28 PM, Luiz Capitulino wrote:
> > On Wed, 24 Aug 2011 13:42:59 -0500
> > Anthony Liguori wrote:
> >
> >> A simple example conversion 'info name'. This also adds the new files for
> >> QMP and HMP.
> >
> > The QAPI make
On 08/24/2011 03:28 PM, Luiz Capitulino wrote:
On Wed, 24 Aug 2011 13:42:59 -0500
Anthony Liguori wrote:
A simple example conversion 'info name'. This also adds the new files for
QMP and HMP.
The QAPI makes QMP commands real good!
(more comments below).
Thanks :-)
Signed-off-by: Ant
On Wed, 24 Aug 2011 13:42:59 -0500
Anthony Liguori wrote:
> A simple example conversion 'info name'. This also adds the new files for
> QMP and HMP.
The QAPI makes QMP commands real good!
(more comments below).
>
> Signed-off-by: Anthony Liguori
> ---
> Makefile.objs|1 +
> hmp.c
A simple example conversion 'info name'. This also adds the new files for
QMP and HMP.
Signed-off-by: Anthony Liguori
---
Makefile.objs|1 +
hmp.c| 26 ++
hmp.h| 22 ++
monitor.c| 27 +-