]> git.proxmox.com Git - mirror_qemu.git/commit
net: Drop the legacy "name" parameter from the -net option
authorThomas Huth <thuth@redhat.com>
Mon, 18 May 2020 18:01:02 +0000 (20:01 +0200)
committerJason Wang <jasowang@redhat.com>
Thu, 18 Jun 2020 13:05:52 +0000 (21:05 +0800)
commit9d903f30cb37eb2f7aec53ab58cd869f48ec16d5
treee60c69894827d37ed043d1d04a6126c9a97c55b8
parentfda43b1204aecd1db158b3255c591d227fbdd629
net: Drop the legacy "name" parameter from the -net option

It's been deprecated since QEMU v3.1, so it's time to finally
remove it. The "id" parameter can simply be used instead.

Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
docs/system/deprecated.rst
net/net.c
qapi/net.json