summaryrefslogtreecommitdiffstats
path: root/gdbstub.c
diff options
context:
space:
mode:
authorMark McLoughlin <markmc@redhat.com>2009-10-06 12:17:06 +0100
committerAnthony Liguori <aliguori@us.ibm.com>2009-10-06 14:36:12 -0500
commitf83c6e10854a4243159040d2972f2b1508d72b78 (patch)
treee33e87e85e7b3bbb1ad806ec9b0f5654bbb706af /gdbstub.c
parent8119b33d1810fd0f25b3592690d7e44527451292 (diff)
downloadhqemu-f83c6e10854a4243159040d2972f2b1508d72b78.zip
hqemu-f83c6e10854a4243159040d2972f2b1508d72b78.tar.gz
Port -net none and -net nic to QemuOpts
We use a table of network types to look up the initialization function and parameter descriptions in net_client_init(). For now, we use QemuOpts for the 'none' and 'nic' types. Subsequent patches port the other types too and the special casing is removed. We're not parsing the full -net option string here as the type has been stripped from the string, so we do not use qemu_opts_parse() 'firstname' facility. This will also be rectified in subsequent patches. No functional changes are introduced by this patch. Signed-off-by: Mark McLoughlin <markmc@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'gdbstub.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud