commit | 027a247bbf703e94258d07e38948946d7b85e91c | [log] [tgz] |
---|---|---|
author | Stefan Hajnoczi <stefanha@redhat.com> | Wed May 27 17:16:48 2015 +0100 |
committer | Stefan Hajnoczi <stefanha@redhat.com> | Wed Jun 24 16:29:07 2015 +0100 |
tree | bde8c62215f2d971d3bea83d7b27d3246c00c9da | |
parent | a3206972a9eab65ec8e8f9ae320ad628ba4b58f1 [diff] |
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