net: Provide VLAN client lookup helper
commit1a609520277c65a2b00bbbcca360f482e257d64d
authorJan Kiszka <jan.kiszka@siemens.com>
Wed, 24 Jun 2009 12:42:31 +0000 (24 14:42 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 29 Jun 2009 13:52:50 +0000 (29 08:52 -0500)
treedd6a0cfc734009808ff41608b9be6026a0f1b468
parent28432466f3a80e4d267754f426436c92c58921b5
net: Provide VLAN client lookup helper

Introduce qemu_find_vlan_client_by_name for VLANClientState lookup based
on VLAN ID and client name. This is useful for monitor commands.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/xen_nic.c
net.c
net.h