]> git.proxmox.com Git - qemu.git/commit
Add qemu_net_opts
authorMark McLoughlin <markmc@redhat.com>
Tue, 6 Oct 2009 11:17:05 +0000 (12:17 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 6 Oct 2009 19:36:11 +0000 (14:36 -0500)
commit8119b33d1810fd0f25b3592690d7e44527451292
tree3969053e9cf39b0fb390ce368c9b4a7937033c2e
parentdc9ca4ba27be4fe6a0284061b8f056c4364fb0d9
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>
qemu-config.c
qemu-config.h