On Mon, Apr 16, 2018 at 08:44:39AM +0200, Thomas Huth wrote:
> @@ -499,10 +497,11 @@
>  # @opts: device type specific properties (legacy)
>  #
>  # Since: 1.2
> +#
> +# 'vlan' - removed with 2.12

Not sure how to interpret this.  How about "removed in 2.13"?

> @@ -2028,10 +2028,9 @@ DEF("nic", HAS_ARG, QEMU_OPTION_nic,
>      "                provided a 'user' network connection)\n",
>      QEMU_ARCH_ALL)
>  DEF("net", HAS_ARG, QEMU_OPTION_net,
> -    "-net 
> nic[,vlan=n][,netdev=nd][,macaddr=mac][,model=type][,name=str][,addr=str][,vectors=v]\n"
> +    "-net nic[,macaddr=mac][,model=type][,name=str][,addr=str][,vectors=v]\n"
>      "                configure or create an on-board (or machine default) 
> NIC and\n"
> -    "                connect it either to VLAN 'n' or the netdev 'nd' (for 
> pluggable\n"
> -    "                NICs please use '-device devtype,netdev=nd' instead)\n"
> +    "                connect it to hub 0 (please use -nic for direct 
> connections)\n"

What does "direct connections" means?

Attachment: signature.asc
Description: PGP signature

Reply via email to