commit | c4090f8ef661fc314610883008c6593c720db564 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Tue Jun 10 19:15:15 2014 +0800 |
committer | Michael S. Tsirkin <mst@redhat.com> | Thu Jun 19 18:44:20 2014 +0300 |
tree | cf2c9894b9f0bb2324934b25fda43b1f2828057e | |
parent | 7f56e740a68c9f4ccebf7ad7590e82fbb30ffc87 [diff] |
vl: redo -object parsing 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 <pbonzini@redhat.com> Signed-off-by: Hu Tao <hutao@cn.fujitsu.com> Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>