commit | 9d903f30cb37eb2f7aec53ab58cd869f48ec16d5 | [log] [tgz] |
---|---|---|
author | Thomas Huth <thuth@redhat.com> | Mon May 18 20:01:02 2020 +0200 |
committer | Jason Wang <jasowang@redhat.com> | Thu Jun 18 21:05:52 2020 +0800 |
tree | e60c69894827d37ed043d1d04a6126c9a97c55b8 | |
parent | fda43b1204aecd1db158b3255c591d227fbdd629 [diff] |
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>