commit | 8119b33d1810fd0f25b3592690d7e44527451292 | [log] [tgz] |
---|---|---|
author | Mark McLoughlin <markmc@redhat.com> | Tue Oct 06 12:17:05 2009 +0100 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Tue Oct 06 14:36:11 2009 -0500 |
tree | 3969053e9cf39b0fb390ce368c9b4a7937033c2e | |
parent | dc9ca4ba27be4fe6a0284061b8f056c4364fb0d9 [diff] |
Add qemu_net_opts The first step in porting -net to QemuOpts. We do not include parameter descriptions in the QemuOptsList because we use the first parameter to choose which descriptions validate against. Signed-off-by: Mark McLoughlin <markmc@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>