]> git.proxmox.com Git - qemu.git/commit
net: purge the monitor object from all init functions
authorLuiz Capitulino <lcapitulino@redhat.com>
Thu, 12 Apr 2012 16:20:40 +0000 (13:20 -0300)
committerLuiz Capitulino <lcapitulino@redhat.com>
Mon, 4 Jun 2012 16:49:35 +0000 (13:49 -0300)
commit42dcc547e1982f31d0f678e02f0aae5be570384a
tree79b4c258f03b57ea509d5a111848ea9f3ec0bb98
parent60d5666f7d4eec6df4a3d066769009f0c1a685bf
net: purge the monitor object from all init functions

The only backend that really uses it is the socket one, which calls
monitor_get_fd(). But it can use 'cur_mon' instead.

Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Reviewed-By: Laszlo Ersek <lersek@redhat.com>
15 files changed:
hw/pci-hotplug.c
hw/usb/dev-network.c
net.c
net.h
net/dump.c
net/dump.h
net/slirp.c
net/slirp.h
net/socket.c
net/socket.h
net/tap-win32.c
net/tap.c
net/tap.h
net/vde.c
net/vde.h