On Tue, May 17, 2011 at 6:05 PM, Jan Kiszka <jan.kis...@siemens.com> wrote: > Include the client type name into the output of 'info network'. The > result looks like this: > > (qemu) info network > VLAN 0 devices: > rtl8139.0 (NIC): model=rtl8139,macaddr=52:54:00:12:34:57 > Devices not on any VLAN: > virtio-net-pci.0 (NIC): model=virtio-net-pci,macaddr=52:54:00:12:34:56 > \ network1 (tap): fd=5 > > Signed-off-by: Jan Kiszka <jan.kis...@siemens.com> > --- > net.c | 18 +++++++++++++++--- > 1 files changed, 15 insertions(+), 3 deletions(-)
This is useful. Reviewed-by: Stefan Hajnoczi <stefa...@linux.vnet.ibm.com>