]> git.proxmox.com Git - mirror_qemu.git/commit - net/net.c
net: add missing "netmap" to host_net_devices[]
authorStefan Hajnoczi <stefanha@redhat.com>
Wed, 27 May 2015 16:16:48 +0000 (17:16 +0100)
committerStefan Hajnoczi <stefanha@redhat.com>
Wed, 24 Jun 2015 15:29:07 +0000 (16:29 +0100)
commit027a247bbf703e94258d07e38948946d7b85e91c
treebde8c62215f2d971d3bea83d7b27d3246c00c9da
parenta3206972a9eab65ec8e8f9ae320ad628ba4b58f1
net: add missing "netmap" to host_net_devices[]

Although hmp-commands.hx lists "netmap" as a valid host_net_add type,
the command rejects it because it's missing from the list.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-id: 1432743412-15943-2-git-send-email-stefanha@redhat.com
net/net.c