mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 15:53:54 -06:00
doc: document -netdev hubport
Reviewed-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
This commit is contained in:
parent
f6b26cf257
commit
40e8c26d7b
2 changed files with 11 additions and 2 deletions
|
@ -1169,7 +1169,7 @@ ETEXI
|
|||
{
|
||||
.name = "netdev_add",
|
||||
.args_type = "netdev:O",
|
||||
.params = "[user|tap|socket],id=str[,prop=value][,...]",
|
||||
.params = "[user|tap|socket|hubport],id=str[,prop=value][,...]",
|
||||
.help = "add host network device",
|
||||
.mhandler.cmd = hmp_netdev_add,
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue