]> Git Repo - qemu.git/commit
net: introduce qemu_new_net_client()
authorMark McLoughlin <[email protected]>
Wed, 25 Nov 2009 18:49:02 +0000 (18:49 +0000)
committerAnthony Liguori <[email protected]>
Thu, 3 Dec 2009 15:41:29 +0000 (09:41 -0600)
commit45460d1a53d202550945e2b144af8ebb1d62bed0
treeea212264dc10a30951c73e1cdf141b1dd951ebca
parent3ed79cc949369c7310217dfd05bc45351436fc71
net: introduce qemu_new_net_client()

A replacement for qemu_new_vlan_client(), using NetClientInfo to
replace most arguments.

Signed-off-by: Mark McLoughlin <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
net.c
net.h
This page took 0.02515 seconds and 4 git commands to generate.