commit | 45460d1a53d202550945e2b144af8ebb1d62bed0 | [log] [tgz] |
---|---|---|
author | Mark McLoughlin <markmc@redhat.com> | Wed Nov 25 18:49:02 2009 +0000 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Thu Dec 03 09:41:29 2009 -0600 |
tree | ea212264dc10a30951c73e1cdf141b1dd951ebca | |
parent | 3ed79cc949369c7310217dfd05bc45351436fc71 [diff] |
net: introduce qemu_new_net_client() A replacement for qemu_new_vlan_client(), using NetClientInfo to replace most arguments. Signed-off-by: Mark McLoughlin <markmc@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>