On Sun, Jun 08, 2014 at 12:05:12PM +0300, Michael S. Tsirkin wrote:
> On Wed, May 14, 2014 at 05:43:11PM +0800, Hu Tao wrote:
> > From: Paolo Bonzini
> >
> > Follow the lines of the HMP implementation, using OptsVisitor
> > to parse the options. This gives access to OptsVisitor's
> > rich parsin
On Wed, May 14, 2014 at 05:43:11PM +0800, Hu Tao wrote:
> From: Paolo Bonzini
>
> Follow the lines of the HMP implementation, using OptsVisitor
> to parse the options. This gives access to OptsVisitor's
> rich parsing of integer lists.
>
> Signed-off-by: Paolo Bonzini
> Signed-off-by: Hu Tao
From: Paolo Bonzini
Follow the lines of the HMP implementation, using OptsVisitor
to parse the options. This gives access to OptsVisitor's
rich parsing of integer lists.
Signed-off-by: Paolo Bonzini
Signed-off-by: Hu Tao
---
vl.c | 86 -